File size: 447 Bytes
d8814a3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
datasets:
- amazon/MistralLite
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`.

This model should be used with the `Config` [`config_chat_ml`](
https://github.com/huggingface/candle/blob/main/candle-transformers/src/models/mistral.rs).

Refer to the [original repo](https://huggingface.co/amazon/MistralLite) for more details.