初始化项目,由ModelHub XC社区提供模型
Model: afrideva/TinyLlama-1.1B-intermediate-1.5T-PTBR-Instruct-v0-GGUF Source: Original Platform
This commit is contained in:
48
README.md
Normal file
48
README.md
Normal file
@@ -0,0 +1,48 @@
|
||||
---
|
||||
base_model: cnmoro/TinyLlama-1.1B-intermediate-1.5T-PTBR-Instruct-v0
|
||||
inference: false
|
||||
language:
|
||||
- pt
|
||||
- en
|
||||
license: mit
|
||||
model_creator: cnmoro
|
||||
model_name: TinyLlama-1.1B-intermediate-1.5T-PTBR-Instruct-v0
|
||||
pipeline_tag: text-generation
|
||||
quantized_by: afrideva
|
||||
tags:
|
||||
- gguf
|
||||
- ggml
|
||||
- quantized
|
||||
- q2_k
|
||||
- q3_k_m
|
||||
- q4_k_m
|
||||
- q5_k_m
|
||||
- q6_k
|
||||
- q8_0
|
||||
---
|
||||
# cnmoro/TinyLlama-1.1B-intermediate-1.5T-PTBR-Instruct-v0-GGUF
|
||||
|
||||
Quantized GGUF model files for [TinyLlama-1.1B-intermediate-1.5T-PTBR-Instruct-v0](https://huggingface.co/cnmoro/TinyLlama-1.1B-intermediate-1.5T-PTBR-Instruct-v0) from [cnmoro](https://huggingface.co/cnmoro)
|
||||
|
||||
|
||||
| Name | Quant method | Size |
|
||||
| ---- | ---- | ---- |
|
||||
| [tinyllama-1.1b-intermediate-1.5t-ptbr-instruct-v0.q2_k.gguf](https://huggingface.co/afrideva/TinyLlama-1.1B-intermediate-1.5T-PTBR-Instruct-v0-GGUF/resolve/main/tinyllama-1.1b-intermediate-1.5t-ptbr-instruct-v0.q2_k.gguf) | q2_k | 482.14 MB |
|
||||
| [tinyllama-1.1b-intermediate-1.5t-ptbr-instruct-v0.q3_k_m.gguf](https://huggingface.co/afrideva/TinyLlama-1.1B-intermediate-1.5T-PTBR-Instruct-v0-GGUF/resolve/main/tinyllama-1.1b-intermediate-1.5t-ptbr-instruct-v0.q3_k_m.gguf) | q3_k_m | 549.85 MB |
|
||||
| [tinyllama-1.1b-intermediate-1.5t-ptbr-instruct-v0.q4_k_m.gguf](https://huggingface.co/afrideva/TinyLlama-1.1B-intermediate-1.5T-PTBR-Instruct-v0-GGUF/resolve/main/tinyllama-1.1b-intermediate-1.5t-ptbr-instruct-v0.q4_k_m.gguf) | q4_k_m | 667.81 MB |
|
||||
| [tinyllama-1.1b-intermediate-1.5t-ptbr-instruct-v0.q5_k_m.gguf](https://huggingface.co/afrideva/TinyLlama-1.1B-intermediate-1.5T-PTBR-Instruct-v0-GGUF/resolve/main/tinyllama-1.1b-intermediate-1.5t-ptbr-instruct-v0.q5_k_m.gguf) | q5_k_m | 782.04 MB |
|
||||
| [tinyllama-1.1b-intermediate-1.5t-ptbr-instruct-v0.q6_k.gguf](https://huggingface.co/afrideva/TinyLlama-1.1B-intermediate-1.5T-PTBR-Instruct-v0-GGUF/resolve/main/tinyllama-1.1b-intermediate-1.5t-ptbr-instruct-v0.q6_k.gguf) | q6_k | 903.41 MB |
|
||||
| [tinyllama-1.1b-intermediate-1.5t-ptbr-instruct-v0.q8_0.gguf](https://huggingface.co/afrideva/TinyLlama-1.1B-intermediate-1.5T-PTBR-Instruct-v0-GGUF/resolve/main/tinyllama-1.1b-intermediate-1.5t-ptbr-instruct-v0.q8_0.gguf) | q8_0 | 1.17 GB |
|
||||
|
||||
|
||||
|
||||
## Original Model Card:
|
||||
Finetuned version of PY007/TinyLlama-1.1B-intermediate-step-715k-1.5T
|
||||
|
||||
On a Portuguese instruct dataset, using axolotl.
|
||||
|
||||
This is a work in progress, final version will be v2.
|
||||
|
||||
Prompt format:
|
||||
|
||||
f"Below is an instruction that describes a task, paired with an input that provides further context. Write a response that appropriately completes the request.\n\n### Instruction:\n{instruction}\n\n### Response:\n"
|
||||
Reference in New Issue
Block a user