t3h2 commited on
Commit
d71b834
·
verified ·
1 Parent(s): f8e9422

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -3
README.md CHANGED
@@ -1,3 +1,10 @@
1
- ---
2
- license: llama3.1
3
- ---
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: llama3.1
3
+ language:
4
+ - en
5
+ base_model:
6
+ - cognitivecomputations/Dolphin3.0-Llama3.2-3B
7
+ pipeline_tag: text-generation
8
+ tags:
9
+ - text-generation-inference
10
+ ---