openlamm commited on
Commit
09b80a3
1 Parent(s): 710ff2a

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ Base Model: Llama2-chat-7b-hf
3
+ datasets:
4
+ - openlamm/LAMM_Dataset
5
+ language:
6
+ - en
7
+ library_name: transformers
8
+ tags:
9
+ - text-generation-inference
10
+ ---