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

Model: DanielClough/Candle_TinyLlama-1.1B-Chat-v1.0
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-05-07 04:51:02 +08:00
commit 1758d6d42e
18 changed files with 93508 additions and 0 deletions

13
README.md Normal file
View File

@@ -0,0 +1,13 @@
---
datasets:
- TinyLlama/TinyLlama-1.1B-Chat-v1.0
language:
- en
pipeline_tag: text-generation
license: apache-2.0
---
This repo includes `.gguf` built for HuggingFace/Candle.
They will not work with `llama.cpp`.
Refer to the [original repo](https://huggingface.co/TinyLlama/TinyLlama-1.1B-Chat-v1.0) for more details.