Text Generation
Transformers.js
PyTorch
ONNX
Safetensors
English
gpt2
text-generation-inference
distillation
grpo
vae
agent
education
SLM
small
tiny
smol
distilled
micro
study
testing
blackbox
offline
localdb
Instructions to use webxos/microd_v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use webxos/microd_v1 with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('text-generation', 'webxos/microd_v1');
Update README.md
Browse files
README.md
CHANGED
|
@@ -27,7 +27,7 @@ base_model:
|
|
| 27 |
- openai-community/gpt2
|
| 28 |
---
|
| 29 |
|
| 30 |
-
|
| 31 |
|
| 32 |
```
|
| 33 |
::: ::: ::::::::::: :::::::: ::::::::: :::::::: :::::::::
|
|
@@ -39,7 +39,6 @@ base_model:
|
|
| 39 |
### ### ########### ######## ### ### ######## #########
|
| 40 |
```
|
| 41 |
|
| 42 |
-
</div>
|
| 43 |
|
| 44 |
# MICROD v1.0 (micro-distill-grpo-vae)
|
| 45 |
This model was made with the 'Micro Distillery' app available at:
|
|
|
|
| 27 |
- openai-community/gpt2
|
| 28 |
---
|
| 29 |
|
| 30 |
+
|
| 31 |
|
| 32 |
```
|
| 33 |
::: ::: ::::::::::: :::::::: ::::::::: :::::::: :::::::::
|
|
|
|
| 39 |
### ### ########### ######## ### ### ######## #########
|
| 40 |
```
|
| 41 |
|
|
|
|
| 42 |
|
| 43 |
# MICROD v1.0 (micro-distill-grpo-vae)
|
| 44 |
This model was made with the 'Micro Distillery' app available at:
|