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

genies-models
/
openllama-3b-shp_low_quality

PEFT
Model card Files Files and versions
xet
Community

Instructions to use genies-models/openllama-3b-shp_low_quality with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use genies-models/openllama-3b-shp_low_quality with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForSequenceClassification
    
    base_model = AutoModelForSequenceClassification.from_pretrained("models/openllama-3b")
    model = PeftModel.from_pretrained(base_model, "genies-models/openllama-3b-shp_low_quality")
  • Notebooks
  • Google Colab
  • Kaggle
openllama-3b-shp_low_quality
87.8 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
joshuaclymer's picture
joshuaclymer
Upload folder using huggingface_hub
ac3eaae over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    463 Bytes
    Upload folder using huggingface_hub over 2 years ago
  • adapter_config.json
    439 Bytes
    Upload folder using huggingface_hub over 2 years ago
  • adapter_model.bin
    85.3 MB
    xet
    Upload folder using huggingface_hub over 2 years ago
  • special_tokens_map.json
    434 Bytes
    Upload folder using huggingface_hub over 2 years ago
  • tokenizer.json
    1.98 MB
    Upload folder using huggingface_hub over 2 years ago
  • tokenizer.model
    534 kB
    xet
    Upload folder using huggingface_hub over 2 years ago
  • tokenizer_config.json
    746 Bytes
    Upload folder using huggingface_hub over 2 years ago
  • train_args.json
    3.74 kB
    Upload folder using huggingface_hub over 2 years ago
  • training_args.bin
    5.12 kB
    xet
    Upload folder using huggingface_hub over 2 years ago
  • training_logs.json
    41.9 kB
    Upload folder using huggingface_hub over 2 years ago