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

jrad123777
/
effect-qwen36-35b-react-lora

Text Generation
MLX
English
lora
react
mantine
tanstack
effect-ts
typescript
code
qwen3
Model card Files Files and versions
xet
Community

Instructions to use jrad123777/effect-qwen36-35b-react-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • MLX

    How to use jrad123777/effect-qwen36-35b-react-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("jrad123777/effect-qwen36-35b-react-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 jrad123777/effect-qwen36-35b-react-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 "jrad123777/effect-qwen36-35b-react-lora" --prompt "Once upon a time"
effect-qwen36-35b-react-lora
1.03 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
jrad123777's picture
jrad123777
react_v1s42_i100 LoRA weights (24/26 held-out)
f90a3b7 verified 9 days ago
  • .gitattributes
    1.52 kB
    initial commit 9 days ago
  • README.md
    5.2 kB
    react/seam LoRA model card 9 days ago
  • adapter_config.json
    1.03 kB
    adapter config (rank-8, react_v1s42_i100) 9 days ago
  • adapters.safetensors
    1.03 GB
    xet
    react_v1s42_i100 LoRA weights (24/26 held-out) 9 days ago