Update README.md
Browse files
README.md
CHANGED
@@ -21,8 +21,8 @@ The Phi-3-mini-mango-1-llamafied is an instruct finetune of [Phi-3-mini-4k-instr
|
|
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
|
25 |
|
26 |
-
The original Phi-3 format weights of this model
|
27 |
|
28 |
|
|
|
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 model still is after conversion.
|
25 |
|
26 |
+
The original Phi-3 format weights of this model are available at [rhysjones/Phi-3-mini-mango-1](https://huggingface.co/rhysjones/Phi-3-mini-mango-1).
|
27 |
|
28 |
|