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

594zyc
/
ProAssist-Model-L4096-I10

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

Instructions to use 594zyc/ProAssist-Model-L4096-I10 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use 594zyc/ProAssist-Model-L4096-I10 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Meta-Llama-3.1-8B-Instruct")
    model = PeftModel.from_pretrained(base_model, "594zyc/ProAssist-Model-L4096-I10")
  • Notebooks
  • Google Colab
  • Kaggle
ProAssist-Model-L4096-I10
2.17 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
594zyc's picture
594zyc
Add model
ca82cf5 about 1 year ago
  • runs
    Add model about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    5.11 kB
    Add model about 1 year ago
  • adapter_config.json
    728 Bytes
    Add model about 1 year ago
  • adapter_model.safetensors
    1.8 GB
    xet
    Add model about 1 year ago
  • config.json
    7.41 kB
    Add model about 1 year ago
  • eval.log
    110 kB
    Add model about 1 year ago
  • eval.zip
    365 MB
    xet
    Add model about 1 year ago
  • special_tokens_map.json
    503 Bytes
    Add model about 1 year ago
  • tokenizer.json
    9.09 MB
    Add model about 1 year ago
  • tokenizer_config.json
    55.6 kB
    Add model about 1 year ago
  • train.log
    566 kB
    Add model about 1 year ago
  • training_args.bin
    7.86 kB
    xet
    Add model about 1 year ago