Update README.md
Browse files
README.md
CHANGED
@@ -34,9 +34,10 @@ inference:
|
|
34 |
|
35 |
- Base model: [ahxt/llama2_xs_460M_experimental](https://huggingface.co/ahxt/llama2_xs_460M_experimental)
|
36 |
- Dataset: [KnutJaegersberg/WizardLM_evol_instruct_V2_196k_instruct_format](https://huggingface.co/datasets/KnutJaegersberg/WizardLM_evol_instruct_V2_196k_instruct_format)
|
37 |
-
- Training
|
38 |
- Availability in other ML formats:
|
39 |
- GGUF: [afrideva/llama2_xs_460M_experimental_evol_instruct-GGUF](https://huggingface.co/afrideva/llama2_xs_460M_experimental_evol_instruct-GGUF)
|
|
|
40 |
|
41 |
## Recommended Prompt Format
|
42 |
|
|
|
34 |
|
35 |
- Base model: [ahxt/llama2_xs_460M_experimental](https://huggingface.co/ahxt/llama2_xs_460M_experimental)
|
36 |
- Dataset: [KnutJaegersberg/WizardLM_evol_instruct_V2_196k_instruct_format](https://huggingface.co/datasets/KnutJaegersberg/WizardLM_evol_instruct_V2_196k_instruct_format)
|
37 |
+
- [Training hyperparameters](https://huggingface.co/Felladrin/llama2_xs_460M_experimental_evol_instruct/blob/cc151c5669ea37c3ef972e375c74f2d9bfd92b49/training_params.json)
|
38 |
- Availability in other ML formats:
|
39 |
- GGUF: [afrideva/llama2_xs_460M_experimental_evol_instruct-GGUF](https://huggingface.co/afrideva/llama2_xs_460M_experimental_evol_instruct-GGUF)
|
40 |
+
- ONNX: [Felladrin/onnx-llama2_xs_460M_experimental_evol_instruct](https://huggingface.co/Felladrin/onnx-llama2_xs_460M_experimental_evol_instruct)
|
41 |
|
42 |
## Recommended Prompt Format
|
43 |
|