ritabratamaiti
commited on
Commit
·
2da83ca
1
Parent(s):
01b549e
Update README.md
Browse files
README.md
CHANGED
@@ -12,8 +12,7 @@ pipeline_tag: text-generation
|
|
12 |
|
13 |
InstructMix Llama 3B is a language model fine-tuned on the InstructMix dataset using parameter-efficient fine-tuning (PEFT), using the base model "openlm-research/open_llama_3b_v2," which can be found at [https://huggingface.co/openlm-research/open_llama_3b_v2](https://huggingface.co/openlm-research/open_llama_3b_v2).
|
14 |
|
15 |
-
|
16 |
-
https://replicate.com/ritabratamaiti/instructmix-llama-3b
|
17 |
|
18 |
**Usage:**
|
19 |
```py
|
|
|
12 |
|
13 |
InstructMix Llama 3B is a language model fine-tuned on the InstructMix dataset using parameter-efficient fine-tuning (PEFT), using the base model "openlm-research/open_llama_3b_v2," which can be found at [https://huggingface.co/openlm-research/open_llama_3b_v2](https://huggingface.co/openlm-research/open_llama_3b_v2).
|
14 |
|
15 |
+
An easy way to use InstructMix Llama 3B is via the API: https://replicate.com/ritabratamaiti/instructmix-llama-3b
|
|
|
16 |
|
17 |
**Usage:**
|
18 |
```py
|