Pinkstack commited on
Commit
df9245e
·
verified ·
1 Parent(s): 357b8a0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -1,5 +1,6 @@
1
  ---
2
- base_model: unsloth/Llama-3.2-3B-Instruct-bnb-4bit
 
3
  tags:
4
  - text-generation-inference
5
  - transformers
@@ -44,7 +45,7 @@ Highly recommended to use with a system prompt.
44
  # Extra information
45
  - **Developed by:** Pinkstack
46
  - **License:** llama 3.2 community license
47
- - **Finetuned from model :** unsloth/Llama-3.2-3B-Instruct-bnb-4bit
48
 
49
  This model was trained using [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
50
 
 
1
  ---
2
+ base_model:
3
+ - Pinkstack/Base-Roblox-coder-Llama-3.2-3B-vLLM
4
  tags:
5
  - text-generation-inference
6
  - transformers
 
45
  # Extra information
46
  - **Developed by:** Pinkstack
47
  - **License:** llama 3.2 community license
48
+ - **Quantized from:** Pinkstack/Base-Roblox-coder-Llama-3.2-3B-vLLM
49
 
50
  This model was trained using [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
51