sudhanshu-soft commited on
Commit
5fc7194
1 Parent(s): 28536d0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -1,3 +1,7 @@
1
  ---
2
  base_model: unsloth/llama-3-8b-Instruct-bnb-4bit
 
 
 
 
3
  ---
 
1
  ---
2
  base_model: unsloth/llama-3-8b-Instruct-bnb-4bit
3
+ pipeline_tag: text2text-generation
4
+ library_name: peft
5
+ tags:
6
+ - text-generation-inference
7
  ---