DiffutronLM-0.3B-1st-Stage

108
1
dataset:metunlp/LlamaTurk-Instruction-Set
by
diffutron
Language Model
OTHER
0.3B params
New
108 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-1st-Stage" \
    --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.0

Deploy This Model

Production-ready deployment in minutes

Together.ai

Instant API access to this model

Fastest API

Production-ready inference API. Start free, scale to millions.

Try Free API

Replicate

One-click model deployment

Easiest Setup

Run models in the cloud with simple API. No DevOps required.

Deploy Now

Disclosure: We may earn a commission from these partners. This helps keep LLMYourWay free.