Text Generation
Transformers
GGUF
English
Inference Endpoints
IS-LM-3B_GGUF / README.md
WhoTookMyAmogusNickname's picture
Update README.md
c61ba8d
|
raw
history blame contribute delete
No virus
849 Bytes
---
license: cc-by-sa-4.0
datasets:
- teknium/dataforge-economics
language:
- en
library_name: transformers
pipeline_tag: text-generation
---
Support the model creator:\
<a href="https://www.buymeacoffee.com/acrastt" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" style="height: 60px !important;width: 217px !important;" ></a>
GGUF quants of [IS-LM-3B](https://huggingface.co/acrastt/IS-LM-3B)
Original model card:\
This is [StableLM 3B 4E1T](https://huggingface.co/stabilityai/stablelm-3b-4e1t)(Licensed under [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/).) finetuned on [DataForge Economics](https://huggingface.co/datasets/teknium/dataforge-economics) for 3 epochs using [QLoRA](https://arxiv.org/abs/2305.14314).
Prompt template:
```
USER: {prompt}
ASSISTANT:
```