初始化项目,由ModelHub XC社区提供模型
Model: QuantFactory/DatacampLlama-3.1-8B-GGUF Source: Original Platform
This commit is contained in:
35
README.md
Normal file
35
README.md
Normal file
@@ -0,0 +1,35 @@
|
||||
|
||||
---
|
||||
|
||||
base_model: unsloth/Meta-Llama-3.1-8B-bnb-4bit
|
||||
language:
|
||||
- en
|
||||
license: apache-2.0
|
||||
tags:
|
||||
- text-generation-inference
|
||||
- transformers
|
||||
- unsloth
|
||||
- llama
|
||||
- trl
|
||||
- sft
|
||||
|
||||
---
|
||||
|
||||

|
||||
|
||||
# QuantFactory/DatacampLlama-3.1-8B-GGUF
|
||||
This is quantized version of [mlabonne/DatacampLlama-3.1-8B](https://huggingface.co/mlabonne/DatacampLlama-3.1-8B) created using llama.cpp
|
||||
|
||||
# Original Model Card
|
||||
|
||||
|
||||
# Uploaded model
|
||||
|
||||
- **Developed by:** mlabonne
|
||||
- **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)
|
||||
|
||||
Reference in New Issue
Block a user