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

selinas
/
Accel3

PEFT
Safetensors
Habana
phi
Model card Files Files and versions
xet
Community
1

Instructions to use selinas/Accel3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use selinas/Accel3 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("openlm-research/open_llama_3b_v2")
    model = PeftModel.from_pretrained(base_model, "selinas/Accel3")
  • Notebooks
  • Google Colab
  • Kaggle
Accel3
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
selinas's picture
selinas
Upload config.json
ef4e3bb verified almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    5.19 kB
    Upload 10 files almost 2 years ago
  • adapter_config.json
    499 Bytes
    Upload 10 files almost 2 years ago
  • adapter_model.safetensors
    5.34 MB
    xet
    Upload 10 files almost 2 years ago
  • all_results.json
    527 Bytes
    Upload 10 files almost 2 years ago
  • config.json
    738 Bytes
    Upload config.json almost 2 years ago
  • eval_results.json
    382 Bytes
    Upload 10 files almost 2 years ago
  • gaudi_config.json
    247 Bytes
    Upload 10 files almost 2 years ago
  • model.safetensors.index.json
    33.9 kB
    Upload model.safetensors.index.json almost 2 years ago
  • special_tokens_map.json
    209 Bytes
    Upload 10 files almost 2 years ago
  • tokenizer.json
    1.87 MB
    Upload 10 files almost 2 years ago
  • tokenizer.model
    512 kB
    xet
    Upload 10 files almost 2 years ago
  • tokenizer_config.json
    933 Bytes
    Upload 10 files almost 2 years ago