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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

johngreendr1
/
a6b9353a-ba79-40c7-a266-8dfc0e9cd9f0

PEFT
Safetensors
llama
Model card Files Files and versions
xet
Community

Instructions to use johngreendr1/a6b9353a-ba79-40c7-a266-8dfc0e9cd9f0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use johngreendr1/a6b9353a-ba79-40c7-a266-8dfc0e9cd9f0 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Vikhrmodels/Vikhr-7B-instruct_0.4")
    model = PeftModel.from_pretrained(base_model, "johngreendr1/a6b9353a-ba79-40c7-a266-8dfc0e9cd9f0")
  • Notebooks
  • Google Colab
  • Kaggle
a6b9353a-ba79-40c7-a266-8dfc0e9cd9f0
1.35 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
johngreendr1's picture
johngreendr1
Upload folder using huggingface_hub
708dad9 verified 12 months ago
  • .gitattributes
    1.52 kB
    initial commit 12 months ago
  • README.md
    5.11 kB
    Upload folder using huggingface_hub 12 months ago
  • adapter_config.json
    868 Bytes
    Upload folder using huggingface_hub 12 months ago
  • adapter_model.safetensors
    1.34 GB
    xet
    Upload folder using huggingface_hub 12 months ago
  • added_tokens.json
    425 Bytes
    Upload folder using huggingface_hub 12 months ago
  • config.json
    707 Bytes
    Upload folder using huggingface_hub 12 months ago
  • loss.txt
    19 Bytes
    Upload folder using huggingface_hub 12 months ago
  • special_tokens_map.json
    622 Bytes
    Upload folder using huggingface_hub 12 months ago
  • tokenizer.json
    10.2 MB
    Upload folder using huggingface_hub 12 months ago
  • tokenizer.model
    1.64 MB
    xet
    Upload folder using huggingface_hub 12 months ago
  • tokenizer_config.json
    3.92 kB
    Upload folder using huggingface_hub 12 months ago