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

bmove
/
amiga-playground-asm

Text Generation
MLX
PEFT
English
Assamese
lora
amiga
68000
m68k
assembly
code-generation
qwen2.5-coder
apple-silicon
retrogaming
demoscene
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use bmove/amiga-playground-asm with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • MLX

    How to use bmove/amiga-playground-asm 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("bmove/amiga-playground-asm")
    
    prompt = "Once upon a time in"
    text = generate(model, tokenizer, prompt=prompt, verbose=True)
  • PEFT

    How to use bmove/amiga-playground-asm with PEFT:

    Task type is invalid.
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • LM Studio
  • MLX LM

    How to use bmove/amiga-playground-asm with MLX LM:

    Generate or start a chat session
    # Install MLX LM
    uv tool install mlx-lm
    # Generate some text
    mlx_lm.generate --model "bmove/amiga-playground-asm" --prompt "Once upon a time"
  • Atomic Chat
amiga-playground-asm
27 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
bmove's picture
bmove
Upload README.md with huggingface_hub
a5f8ca9 verified 7 days ago
  • adapters
    Amiga Playground ASM v0.1.0 โ€” clean product name, MLX LoRA POR 140/140 7 days ago
  • assets
    Upload folder using huggingface_hub 7 days ago
  • .gitattributes
    1.64 kB
    Upload folder using huggingface_hub 7 days ago
  • README.md
    25.5 kB
    Upload README.md with huggingface_hub 7 days ago
  • model_version.json
    482 Bytes
    Amiga Playground ASM v0.1.0 โ€” clean product name, MLX LoRA POR 140/140 7 days ago