Text Generation
Transformers
GGUF
English
Inference Endpoints
File size: 849 Bytes
b8c0809
a85967b
e523fe2
 
 
 
 
 
b8c0809
c61ba8d
e523fe2
 
 
 
6cc4a43
e523fe2
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
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:
```