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
|
@@ -52,7 +52,7 @@ base_model:
|
|
| 52 |
### ### ########### ######## ### ### ######## #########
|
| 53 |
</div>
|
| 54 |
|
| 55 |
-
# MICROD v1.0 (micro-distill-grpo-vae)
|
| 56 |
This model was made with the 'Micro Distillery' app available at:
|
| 57 |
|
| 58 |
webxos.netlify.app/MICROD
|
|
|
|
| 52 |
### ### ########### ######## ### ### ######## #########
|
| 53 |
</div>
|
| 54 |
|
| 55 |
+
# MICROD v1.0 (micro-distill-grpo-vae) ALPHA VERSION UNDER TESTING AND DEVELOPMENT:
|
| 56 |
This model was made with the 'Micro Distillery' app available at:
|
| 57 |
|
| 58 |
webxos.netlify.app/MICROD
|