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

purplesquirrelnetworks
/
purple-squirrel-r1-multichain-lora

Text Generation
MLX
English
lora
fine-tuned
multichain
web3
cross-chain
defi
wrapped-events
purple-squirrel
adapter
deepseek-r1
deepseek
reasoning
8b
apple-silicon
local-inference
blockchain
Model card Files Files and versions
xet
Community

Instructions to use purplesquirrelnetworks/purple-squirrel-r1-multichain-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • MLX

    How to use purplesquirrelnetworks/purple-squirrel-r1-multichain-lora 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("purplesquirrelnetworks/purple-squirrel-r1-multichain-lora")
    
    prompt = "Once upon a time in"
    text = generate(model, tokenizer, prompt=prompt, verbose=True)
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • LM Studio
  • MLX LM

    How to use purplesquirrelnetworks/purple-squirrel-r1-multichain-lora with MLX LM:

    Generate or start a chat session
    # Install MLX LM
    uv tool install mlx-lm
    # Generate some text
    mlx_lm.generate --model "purplesquirrelnetworks/purple-squirrel-r1-multichain-lora" --prompt "Once upon a time"
purple-squirrel-r1-multichain-lora
31.5 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
purplesquirrelnetworks's picture
purplesquirrelnetworks
Add discovery tags: deepseek-r1, deepseek, reasoning, 8b, apple-silicon, local-inference, blockchain
2071a5f verified 4 months ago
  • checkpoints
    Upload checkpoints/0000200_adapters.safetensors with huggingface_hub 4 months ago
  • .gitattributes
    1.52 kB
    initial commit 4 months ago
  • README.md
    4.93 kB
    Add discovery tags: deepseek-r1, deepseek, reasoning, 8b, apple-silicon, local-inference, blockchain 4 months ago
  • adapter_config.json
    1.09 kB
    Upload adapter_config.json with huggingface_hub 4 months ago
  • adapters.safetensors
    10.5 MB
    xet
    Upload adapters.safetensors with huggingface_hub 4 months ago