Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

CognitiveLab
/
Ambari-One-Thrid-PEFT_final

PEFT
Safetensors
llama
Generated from Trainer
8-bit precision
bitsandbytes
Model card Files Files and versions
xet
Community

Instructions to use CognitiveLab/Ambari-One-Thrid-PEFT_final with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use CognitiveLab/Ambari-One-Thrid-PEFT_final with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-2-7b-hf")
    model = PeftModel.from_pretrained(base_model, "CognitiveLab/Ambari-One-Thrid-PEFT_final")
  • Notebooks
  • Google Colab
  • Kaggle
Ambari-One-Thrid-PEFT_final
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
AdithyaSK's picture
AdithyaSK HF Staff
Upload folder using huggingface_hub
d32e812 verified about 2 years ago
  • checkpoint-534
    Upload folder using huggingface_hub about 2 years ago
  • checkpoint-623
    Upload folder using huggingface_hub about 2 years ago
  • checkpoint-712
    Upload folder using huggingface_hub about 2 years ago
  • checkpoint-801
    Upload folder using huggingface_hub about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • README.md
    3.18 kB
    Upload folder using huggingface_hub about 2 years ago
  • adapter_config.json
    699 Bytes
    Upload folder using huggingface_hub about 2 years ago
  • adapter_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    2.56 GB
    xet
    Upload folder using huggingface_hub about 2 years ago
  • config.json
    1.17 kB
    Upload folder using huggingface_hub about 2 years ago
  • special_tokens_map.json
    437 Bytes
    Upload folder using huggingface_hub about 2 years ago
  • tokenizer.model
    500 kB
    xet
    Upload folder using huggingface_hub about 2 years ago
  • tokenizer_config.json
    1.01 kB
    Upload folder using huggingface_hub about 2 years ago