Update README.md
Browse files
README.md
CHANGED
|
@@ -1,22 +1,35 @@
|
|
| 1 |
---
|
| 2 |
-
base_model:
|
| 3 |
language:
|
| 4 |
- en
|
|
|
|
| 5 |
license: apache-2.0
|
| 6 |
tags:
|
| 7 |
- text-generation-inference
|
| 8 |
- transformers
|
| 9 |
- unsloth
|
| 10 |
-
-
|
| 11 |
- gguf
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
---
|
| 13 |
|
| 14 |
# Uploaded model
|
| 15 |
|
| 16 |
-
-
|
|
|
|
| 17 |
- **License:** apache-2.0
|
| 18 |
-
- **Finetuned from model :**
|
| 19 |
|
| 20 |
-
This
|
| 21 |
|
| 22 |
-
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
|
|
|
| 1 |
---
|
| 2 |
+
base_model: Agnuxo/Phi-3.5-mini-instruct-python_coding_assistant-GGUF_16bit
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
+
- es
|
| 6 |
license: apache-2.0
|
| 7 |
tags:
|
| 8 |
- text-generation-inference
|
| 9 |
- transformers
|
| 10 |
- unsloth
|
| 11 |
+
- mistral
|
| 12 |
- gguf
|
| 13 |
+
datasets:
|
| 14 |
+
- iamtarun/python_code_instructions_18k_alpaca
|
| 15 |
+
- jtatman/python-code-dataset-500k
|
| 16 |
+
- flytech/python-codes-25k
|
| 17 |
+
- Vezora/Tested-143k-Python-Alpaca
|
| 18 |
+
- codefuse-ai/CodeExercise-Python-27k
|
| 19 |
+
- Vezora/Tested-22k-Python-Alpaca
|
| 20 |
+
- mlabonne/Evol-Instruct-Python-26k
|
| 21 |
+
metrics:
|
| 22 |
+
- code_eval
|
| 23 |
+
library_name: adapter-transformers
|
| 24 |
---
|
| 25 |
|
| 26 |
# Uploaded model
|
| 27 |
|
| 28 |
+
[<img src="https://github.githubassets.com/assets/GitHub-Mark-ea2971cee799.png" width="100"/><img src="https://github.githubassets.com/assets/GitHub-Logo-ee398b662d42.png" width="100"/>](https://github.com/Agnuxo1)
|
| 29 |
+
- **Developed by:** Agnuxo(https://github.com/Agnuxo1)
|
| 30 |
- **License:** apache-2.0
|
| 31 |
+
- **Finetuned from model :** Agnuxo/Mistral-NeMo-Minitron-8B-Base-Nebulal
|
| 32 |
|
| 33 |
+
This mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
| 34 |
|
| 35 |
+
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|