Agnuxo commited on
Commit
fee7f94
1 Parent(s): 7833f06

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -2,6 +2,7 @@
2
  base_model: Agnuxo/Mamba-Codestral-7B-v0.1-python_coding_assistant_16bit
3
  language:
4
  - en
 
5
  license: apache-2.0
6
  tags:
7
  - text-generation-inference
@@ -9,6 +10,12 @@ tags:
9
  - unsloth
10
  - mistral
11
  - gguf
 
 
 
 
 
 
12
  ---
13
 
14
  # Uploaded model
@@ -19,4 +26,4 @@ tags:
19
 
20
  This mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
21
 
22
- [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
 
2
  base_model: Agnuxo/Mamba-Codestral-7B-v0.1-python_coding_assistant_16bit
3
  language:
4
  - en
5
+ - es
6
  license: apache-2.0
7
  tags:
8
  - text-generation-inference
 
10
  - unsloth
11
  - mistral
12
  - gguf
13
+ datasets:
14
+ - iamtarun/python_code_instructions_18k_alpaca
15
+ - jtatman/python-code-dataset-500k
16
+ - Vezora/Tested-143k-Python-Alpaca
17
+ - flytech/python-codes-25k
18
+ library_name: adapter-transformers
19
  ---
20
 
21
  # Uploaded model
 
26
 
27
  This mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
28
 
29
+ [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)