初始化项目,由ModelHub XC社区提供模型

Model: clodbrasilino/FineLlama-3.1-8B-GGUF
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-05-19 11:46:25 +08:00
commit 2c46b86f44
11 changed files with 100 additions and 0 deletions

23
README.md Normal file
View File

@@ -0,0 +1,23 @@
---
base_model: unsloth/Meta-Llama-3.1-8B-Instruct-bnb-4bit
language:
- en
license: apache-2.0
tags:
- text-generation-inference
- transformers
- unsloth
- llama
- gguf
---
# Uploaded model
- **Developed by:** clodbrasilino
- **License:** apache-2.0
- **Finetuned from model :** unsloth/Meta-Llama-3.1-8B-Instruct-bnb-4bit
This llama model was trained with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
A small experiment done to understand the mechanisms of fine-tuning and uploading models to HuggingFace
and interact with inference engines like Ollama.