ljcamargo commited on
Commit
2285208
1 Parent(s): ca79fe5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -3
README.md CHANGED
@@ -1,3 +1,15 @@
1
- ---
2
- license: cc-by-4.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model:
3
+ - unsloth/llama-3-8b-Instruct-bnb-4bit
4
+ language:
5
+ - multilingual
6
+ library_name: transformers
7
+ license: cc-by-4.0
8
+ pipeline_tag: text-generation
9
+ tags:
10
+ - unsloth
11
+ - transformers
12
+ - llama
13
+ datasets:
14
+ - ljcamargo/amlonet
15
+ ---