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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

felixmanojh
/
DJ-AI-Radio-MLX

Text Generation
Safetensors
MLX
English
Tamil
mlx-lm
qwen2.5
tanglish
radio-dj
code-mixing
tamil
Model card Files Files and versions
xet
Community

Instructions to use felixmanojh/DJ-AI-Radio-MLX with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • MLX

    How to use felixmanojh/DJ-AI-Radio-MLX 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("felixmanojh/DJ-AI-Radio-MLX")
    
    prompt = "Once upon a time in"
    text = generate(model, tokenizer, prompt=prompt, verbose=True)
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • LM Studio
  • MLX LM

    How to use felixmanojh/DJ-AI-Radio-MLX with MLX LM:

    Generate or start a chat session
    # Install MLX LM
    uv tool install mlx-lm
    # Generate some text
    mlx_lm.generate --model "felixmanojh/DJ-AI-Radio-MLX" --prompt "Once upon a time"
DJ-AI-Radio-MLX
290 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
felixmanojh's picture
felixmanojh
Improve model card with professional structure (inspired by Chess Tutor)
b415370 verified 5 months ago
  • .gitattributes
    1.57 kB
    Upload DJ-AI-Radio-MLX - Tanglish DJ Radio model 5 months ago
  • README.md
    4.95 kB
    Improve model card with professional structure (inspired by Chess Tutor) 5 months ago
  • chat_template.jinja
    2.51 kB
    Upload DJ-AI-Radio-MLX - Tanglish DJ Radio model 5 months ago
  • config.json
    863 Bytes
    Upload DJ-AI-Radio-MLX - Tanglish DJ Radio model 5 months ago
  • model.safetensors
    278 MB
    xet
    Upload DJ-AI-Radio-MLX - Tanglish DJ Radio model 5 months ago
  • model.safetensors.index.json
    44.2 kB
    Upload DJ-AI-Radio-MLX - Tanglish DJ Radio model 5 months ago
  • tokenizer.json
    11.4 MB
    xet
    Upload DJ-AI-Radio-MLX - Tanglish DJ Radio model 5 months ago
  • tokenizer_config.json
    701 Bytes
    Upload DJ-AI-Radio-MLX - Tanglish DJ Radio model 5 months ago