ericsorides commited on
Commit
feb63c3
1 Parent(s): 2d48641

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -3,6 +3,9 @@ tags:
3
  - text-generation-inference
4
  - llama
5
  - llama3
 
 
 
6
  ---
7
 
8
 
 
3
  - text-generation-inference
4
  - llama
5
  - llama3
6
+ pipeline_tag: text-generation
7
+ base_model:
8
+ - meta-llama/Llama-3.1-8B-Instruct
9
  ---
10
 
11