indrasn0wal commited on
Commit
b02ba3c
·
verified ·
1 Parent(s): 451db9d

Update README.md

Browse files

Instruction fine-tuned model using LORA quantization technique.

Files changed (1) hide show
  1. README.md +9 -5
README.md CHANGED
@@ -1,5 +1,9 @@
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
+ - unsloth/llama-3-8b-bnb-4bit
9
+ ---