14 lines
322 B
Markdown
14 lines
322 B
Markdown
|
|
---
|
||
|
|
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.
|