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

Arrrlex
/
soo-v1-af

PEFT
Safetensors
Model card Files Files and versions
xet
Community

Instructions to use Arrrlex/soo-v1-af with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Arrrlex/soo-v1-af with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-3.3-70B-Instruct")
    model = PeftModel.from_pretrained(base_model, "Arrrlex/soo-v1-af")
  • Notebooks
  • Google Colab
  • Kaggle
soo-v1-af
3.32 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Arrrlex's picture
Arrrlex
Upload folder using huggingface_hub
a212f8d verified 2 months ago
  • .gitattributes
    1.52 kB
    initial commit 2 months ago
  • README.md
    768 Bytes
    Upload folder using huggingface_hub 2 months ago
  • adapter_config.json
    737 Bytes
    Upload folder using huggingface_hub 2 months ago
  • adapter_model.safetensors
    3.31 GB
    xet
    Upload folder using huggingface_hub 2 months ago
  • special_tokens_map.json
    325 Bytes
    Upload folder using huggingface_hub 2 months ago
  • tokenizer.json
    9.09 MB
    Upload folder using huggingface_hub 2 months ago
  • tokenizer_config.json
    50.9 kB
    Upload folder using huggingface_hub 2 months ago