Update README.md
Browse files
README.md
CHANGED
@@ -20,7 +20,7 @@ The Phi-3-mini-mango-1-llamafied is an instruct finetune of [Phi-3-mini-4k-instr
|
|
20 |
|
21 |
It is a first cut of finetuning Phi-3 (which is a great model!) to explore its properties and behaviour. More to follow.
|
22 |
|
23 |
-
This version of the model has had its weight layers converted to Llama format using @vonjack's [vonjack/Phi-3-mini-4k-instruct-LLaMAfied](vonjack/Phi-3-mini-4k-instruct-LLaMAfied) conversion script,
|
24 |
allowing it to run within a llama toolset ecosystem without change or trust_remote_code. It's also interesting to see how resilient the weights are after conversion.
|
25 |
|
26 |
The original Phi-3 format weights of this model will be uploaded in a short while.
|
|
|
20 |
|
21 |
It is a first cut of finetuning Phi-3 (which is a great model!) to explore its properties and behaviour. More to follow.
|
22 |
|
23 |
+
This version of the model has had its weight layers converted to Llama format using @vonjack's [vonjack/Phi-3-mini-4k-instruct-LLaMAfied](https://huggingface.co/vonjack/Phi-3-mini-4k-instruct-LLaMAfied) conversion script,
|
24 |
allowing it to run within a llama toolset ecosystem without change or trust_remote_code. It's also interesting to see how resilient the weights are after conversion.
|
25 |
|
26 |
The original Phi-3 format weights of this model will be uploaded in a short while.
|