DrDomedag commited on
Commit
847497d
·
verified ·
1 Parent(s): e85f294

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -1,3 +1,12 @@
 
1
  ---
2
- pipeline_tag: text-generation
 
 
 
 
 
 
 
 
3
  ---
 
1
+
2
  ---
3
+ base_model: unsloth/llama-3.2-3b-instruct-bnb-4bit
4
+ pipeline_tag: text-generation
5
+
6
+ tags:
7
+ - text-generation-inference
8
+ - transformers
9
+ - unsloth
10
+ - llama
11
+ - trl
12
  ---