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

LiberationLabs
/
multiverse-mutual-aid-agent

Text Generation
MLX
English
lora
kintsugi
social-work
mutual-aid
persona
liberation-labs
multiverse-school
Model card Files Files and versions
xet
Community

Instructions to use LiberationLabs/multiverse-mutual-aid-agent with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • MLX

    How to use LiberationLabs/multiverse-mutual-aid-agent 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("LiberationLabs/multiverse-mutual-aid-agent")
    
    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 LiberationLabs/multiverse-mutual-aid-agent with MLX LM:

    Generate or start a chat session
    # Install MLX LM
    uv tool install mlx-lm
    # Generate some text
    mlx_lm.generate --model "LiberationLabs/multiverse-mutual-aid-agent" --prompt "Once upon a time"
  • Atomic Chat
multiverse-mutual-aid-agent / kintsugi /ogpsa
425 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
HumboldtJoker's picture
HumboldtJoker
Upload kintsugi/ogpsa/ogpsa_phase1_results.json with huggingface_hub
b7f36a6 verified about 1 month ago
  • ogpsa_phase1_results.json
    103 kB
    Upload kintsugi/ogpsa/ogpsa_phase1_results.json with huggingface_hub about 1 month ago
  • persona_subspace.json
    323 kB
    Upload kintsugi/ogpsa/persona_subspace.json with huggingface_hub about 1 month ago