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

KaraKaraWarehouse
/
Haggstrom-Test

PEFT
Safetensors
llama
4-bit precision
bitsandbytes
Model card Files Files and versions
xet
Community

Instructions to use KaraKaraWarehouse/Haggstrom-Test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use KaraKaraWarehouse/Haggstrom-Test with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("NousResearch/Meta-Llama-3-8B")
    model = PeftModel.from_pretrained(base_model, "KaraKaraWarehouse/Haggstrom-Test")
  • Notebooks
  • Google Colab
  • Kaggle
Haggstrom-Test
3.59 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
KaraKaraWitch's picture
KaraKaraWitch
Update README.md
13eaced verified about 2 years ago
  • checkpoint-21294
    Upload folder using huggingface_hub about 2 years ago
  • checkpoint-22932
    Upload folder using huggingface_hub about 2 years ago
  • checkpoint-24570
    Upload folder using huggingface_hub about 2 years ago
  • checkpoint-26208
    Upload folder using huggingface_hub about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • Haggstrom.png
    556 kB
    Upload Haggstrom.png about 2 years ago
  • README.md
    516 Bytes
    Update README.md about 2 years ago
  • adapter_config.json
    730 Bytes
    Upload folder using huggingface_hub about 2 years ago
  • adapter_model.bin

    Detected Pickle imports (3)

    • "torch.BFloat16Storage",
    • "torch._utils._rebuild_tensor_v2",
    • "collections.OrderedDict"

    What is a pickle import?

    168 MB
    xet
    Upload folder using huggingface_hub about 2 years ago
  • config.json
    1.19 kB
    Upload folder using huggingface_hub about 2 years ago
  • special_tokens_map.json
    449 Bytes
    Upload folder using huggingface_hub about 2 years ago
  • tokenizer.json
    9.08 MB
    Upload folder using huggingface_hub about 2 years ago
  • tokenizer_config.json
    51 kB
    Upload folder using huggingface_hub about 2 years ago