File size: 605 Bytes
ed20141
b2d2e14
 
 
ed20141
b2d2e14
 
ed20141
 
b2d2e14
ed20141
 
b2d2e14
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
title: Blue Scrub 150M
emoji: 🩺
colorFrom: blue
colorTo: indigo
sdk: streamlit
app_file: app.py
pinned: false
license: apache-2.0
short_description: CPU inference demo for mps/blue-scrub-150M
---

# Blue Scrub 150M Inference

This Space runs a simple Streamlit CPU inference UI for `mps/blue-scrub-150M`.

The model is a non-instruction-tuned/base causal language model, so prompts should be plain text continuations rather than chat-style instructions.

## Notes

- Free CPU inference can be slow.
- The model loads from Hugging Face Hub when the Space starts.
- No Docker and no Gradio are used.