Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

continuum-ai
/
qwen2.5-1.5b-general-forged

Text Generation
MLX
Safetensors
qwen2
1.5b
alloy-backfilled
android
apple-silicon
attested
chain-of-custody
chinese
compacted
consumer-gpu
cryptographically-verified
edge-inference
efficient
embedded
english
forge-alloy
general
general-purpose
head-pruning
iphone
llama-cpp
lm-studio
local-inference
macbook
mobile
multilingual
ollama
on-device
optimized
pruned
qwen
qwen2.5
raspberry-pi
reproducible
versatile
Model card Files Files and versions
xet
Community

Instructions to use continuum-ai/qwen2.5-1.5b-general-forged with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • MLX

    How to use continuum-ai/qwen2.5-1.5b-general-forged with MLX:

    # Make sure mlx-lm is installed
    # pip install --upgrade mlx-lm
    # if on a CUDA device, also pip install mlx[cuda]
    
    # Generate text with mlx-lm
    from mlx_lm import load, generate
    
    model, tokenizer = load("continuum-ai/qwen2.5-1.5b-general-forged")
    
    prompt = "Once upon a time in"
    text = generate(model, tokenizer, prompt=prompt, verbose=True)
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • LM Studio
  • MLX LM

    How to use continuum-ai/qwen2.5-1.5b-general-forged with MLX LM:

    Generate or start a chat session
    # Install MLX LM
    uv tool install mlx-lm
    # Generate some text
    mlx_lm.generate --model "continuum-ai/qwen2.5-1.5b-general-forged" --prompt "Once upon a time"
qwen2.5-1.5b-general-forged
3.1 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 31 commits
EnricoFermi's picture
EnricoFermi
fix: use hf.co (CORS-open) in verify URLs
8771ed4 verified 4 months ago
  • benchmark
    Upload benchmark/story.txt with huggingface_hub 4 months ago
  • figures
    Upload figures/warmup_dashboard.png with huggingface_hub 4 months ago
  • .gitattributes
    1.84 kB
    Upload tokenizer.json with huggingface_hub 4 months ago
  • README.md
    4.83 kB
    fix: use hf.co (CORS-open) in verify URLs 4 months ago
  • alloy-qr.png
    1.09 kB
    Regenerate QR for new verify URL (f024d59a481e9032) 4 months ago
  • config.json
    1.42 kB
    Upload config.json with huggingface_hub 4 months ago
  • forging_results.json
    535 Bytes
    Upload forging_results.json with huggingface_hub 4 months ago
  • generation_config.json
    138 Bytes
    Upload generation_config.json with huggingface_hub 4 months ago
  • model.safetensors
    3.09 GB
    xet
    Upload model.safetensors with huggingface_hub 4 months ago
  • qwen2.5-1.5b-general-forged.alloy.json
    2.63 kB
    Correct qwen2.5-1.5b-general-forged.alloy.json pass@1 to canonical evalplus convention (v1.0.0) 4 months ago
  • tokenizer.json
    11.4 MB
    xet
    Upload tokenizer.json with huggingface_hub 4 months ago
  • tokenizer_config.json
    668 Bytes
    Upload tokenizer_config.json with huggingface_hub 4 months ago