Aeshp commited on
Commit
55c8234
·
verified ·
1 Parent(s): 5628f3e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -5
README.md CHANGED
@@ -1,5 +1,13 @@
1
- ---
2
- license: mit
3
- tags:
4
- - unsloth
5
- ---
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ tags:
4
+ - unsloth
5
+ language:
6
+ - en
7
+ base_model:
8
+ - meta-llama/Llama-2-7b-chat-hf
9
+ - unsloth/llama-2-7b-bnb-4bit
10
+ new_version: Aeshp/llama2-7bChatbot
11
+ pipeline_tag: text-generation
12
+ library_name: transformers
13
+ ---