初始化项目,由ModelHub XC社区提供模型
Model: jhangmez/CHATPRG-v0.2.1-Meta-Llama-3.1-8B-bnb-4bit-q4_k_m Source: Original Platform
This commit is contained in:
51
README.md
Normal file
51
README.md
Normal file
@@ -0,0 +1,51 @@
|
||||
---
|
||||
base_model: unsloth/Meta-Llama-3.1-8B-bnb-4bit
|
||||
language:
|
||||
- en
|
||||
- es
|
||||
license: apache-2.0
|
||||
tags:
|
||||
- text-generation-inference
|
||||
- transformers
|
||||
- unsloth
|
||||
- llama
|
||||
- gguf
|
||||
- q4_k_m
|
||||
- 4bit
|
||||
- sharegpt
|
||||
- pretraining
|
||||
- finetuning
|
||||
datasets:
|
||||
- jhangmez/REGLAMENTOS-UNPRG
|
||||
pipeline_tag: text-generation
|
||||
---
|
||||
# ChatPRG v0.2.1 Llama 3.1 8B 4bit q4_k_m (stable version)
|
||||
- Modelo pre-entrenado para dar a conocer a estudiantes y personas externas, los reglamentos de la Universidad nacional Pedro Ruiz Gallo de Lambayeque, Perú
|
||||
- Pre-trained model to make known to students and external people the regulations of the Pedro Ruiz Gallo National University of Lambayeque, Peru
|
||||
|
||||
## Testing the model
|
||||
|
||||
<img src="https://raw.githubusercontent.com/jhangmez/chatprg/main/CHATPRG-v0.2.1-Meta-Llama-3.1-8B-bnb-4bit-q4_k_m/images/prueba1.png" height="450" />
|
||||
|
||||
## Observations
|
||||
|
||||
- El modelo puede responder en inglés y español, a pesar de haber sido entrenado solo con un dataset en inglés, pero aún no puedo confirmar eso, hasta que el modelo pase por mas pruebas.
|
||||
- The model can answer in English and Spanish, although it was train only with an English dataset, but I can't still confirm that, until it has pass more test.
|
||||
|
||||
# Uploaded model
|
||||
|
||||
- **Developed by:** jhangmez
|
||||
- **License:** apache-2.0
|
||||
- **Finetuned from model :** unsloth/Meta-Llama-3.1-8B-bnb-4bit
|
||||
|
||||
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
||||
|
||||
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
||||
|
||||
---
|
||||
|
||||
## ChatPRG v0.2.1 Llama 3.1 8B 4bit q4_k_m (stable version)
|
||||
<div style="display: flex; align-items: center; height: fit-content;">
|
||||
<img src="https://avatars.githubusercontent.com/u/60937214?v=4" width="40" style="margin-right: 10px;"/>
|
||||
<span>Hecho con ❤️ por Jhan Gómez P.</span>
|
||||
</div>
|
||||
Reference in New Issue
Block a user