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

Honkware
/
30B-Lazarus-Landmark-QLoRA

PEFT
Model card Files Files and versions
xet
Community
1

Instructions to use Honkware/30B-Lazarus-Landmark-QLoRA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Honkware/30B-Lazarus-Landmark-QLoRA with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("/home/ubuntu/hf-cache/models--CalderaAI--30B-Lazarus/snapshots/24da9e88f2b2b7946bc6fe9412d6728b9adc2c3d")
    model = PeftModel.from_pretrained(base_model, "Honkware/30B-Lazarus-Landmark-QLoRA")
  • Notebooks
  • Google Colab
  • Kaggle
30B-Lazarus-Landmark-QLoRA
4.63 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits

This model has 2 files scanned as unsafe.

Honkware's picture
Honkware
upload adapter files
ff65c22 almost 3 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 3 years ago
  • README.md
    27 Bytes
    upload adapter files almost 3 years ago
  • adapter_config.json
    580 Bytes
    upload adapter files almost 3 years ago
  • adapter_model.bin
    975 MB
    xet
    upload adapter files almost 3 years ago
  • added_tokens.json
    44 Bytes
    upload adapter files almost 3 years ago
  • optimizer.pt
    3.66 GB
    xet
    upload adapter files almost 3 years ago
  • rng_state.pth

    Detected Pickle imports (7)

    • "torch._utils._rebuild_tensor_v2",
    • "_codecs.encode",
    • "numpy.core.multiarray._reconstruct",
    • "collections.OrderedDict",
    • "torch.ByteStorage",
    • "numpy.ndarray",
    • "numpy.dtype"

    How to fix it?

    14.6 kB
    xet
    upload adapter files almost 3 years ago
  • scheduler.pt
    627 Bytes
    xet
    upload adapter files almost 3 years ago
  • special_tokens_map.json
    490 Bytes
    upload adapter files almost 3 years ago
  • tokenizer.model
    500 kB
    xet
    upload adapter files almost 3 years ago
  • tokenizer_config.json
    726 Bytes
    upload adapter files almost 3 years ago
  • trainer_state.json
    18.1 kB
    upload adapter files almost 3 years ago
  • training_args.bin
    4.22 kB
    xet
    upload adapter files almost 3 years ago