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

  • Log In
  • Sign Up

Dogge
/
Samanda-34B-aichan

PEFT
TensorBoard
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use Dogge/Samanda-34B-aichan with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Dogge/Samanda-34B-aichan with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("models/ehartford_Samantha-1.11-CodeLlama-34b")
    model = PeftModel.from_pretrained(base_model, "Dogge/Samanda-34B-aichan")
  • Notebooks
  • Google Colab
  • Kaggle
Samanda-34B-aichan
157 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Dogge's picture
Dogge
Upload 7 files
572e821 over 2 years ago
  • runs
    Upload 7 files over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    853 Bytes
    Upload 7 files over 2 years ago
  • adapter_config.json
    467 Bytes
    Upload 7 files over 2 years ago
  • adapter_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    157 MB
    xet
    Upload 7 files over 2 years ago
  • training_log.json
    453 Bytes
    Upload 7 files over 2 years ago
  • training_parameters.json
    720 Bytes
    Upload 7 files over 2 years ago
  • training_prompt.json
    481 Bytes
    Upload 7 files over 2 years ago