DiffutronLM-0.3B-Instruct
114
1
license:apache-2.0
by
diffutron
Language Model
OTHER
0.3B params
New
114 downloads
Early-stage
Edge AI:
Mobile
Laptop
Server
1GB+ RAM
Mobile
Laptop
Server
Quick Summary
AI model with specialized capabilities.
Device Compatibility
Mobile
4-6GB RAM
Laptop
16GB RAM
Server
GPU
Minimum Recommended
1GB+ RAM
Code Examples
1. Install the dllm Library:bash
git clone https://github.com/Diffutron/dllm.git
cd dllm
pip install -e .1. Install the dllm Library:bash
python -u examples/bert/chat.py \
--model_name_or_path "diffutron/DiffutronLM-0.3B-Instruct" \
--chat True \
--steps 64 \
--max_new_tokens 64 \
--temperature 0.1 \
--block_length 32 \
--repetition_penalty 1.2 \
--remasking "low_confidence" \
--stochastic_transfer False \
--cfg_scale 0.0Deploy This Model
Production-ready deployment in minutes
Together.ai
Instant API access to this model
Production-ready inference API. Start free, scale to millions.
Try Free APIReplicate
One-click model deployment
Run models in the cloud with simple API. No DevOps required.
Deploy NowDisclosure: We may earn a commission from these partners. This helps keep LLMYourWay free.