Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- iamtarun/python_code_instructions_18k_alpaca
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
pipeline_tag: text-generation
|
8 |
+
tags:
|
9 |
+
- code
|
10 |
+
---
|
11 |
+
|
12 |
+
# rahuldshetty/tinyllama-python-gguf
|
13 |
+
|
14 |
+
Quantized GGUF model files for [tinyllama-python](https://huggingface.co/rahuldshetty/tinyllama-python).
|
15 |
+
|
16 |
+
| Name | Quant method | Size |
|
17 |
+
| ---- | ---- | ---- |
|
18 |
+
| [tinyllama-python-unsloth.Q2_K.gguf](https://huggingface.co/rahuldshetty/tinyllama-python-gguf/resolve/main/tinyllama-python-unsloth.Q2_K.gguf) | fp16 | 432 MB |
|
19 |
+
|
20 |
+
|
21 |
+
|
22 |
+
|