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

bimabk
/
dd0cb434-059e-4279-aaa6-39f77980da58

PEFT
Safetensors
llama
Model card Files Files and versions
xet
Community

Instructions to use bimabk/dd0cb434-059e-4279-aaa6-39f77980da58 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use bimabk/dd0cb434-059e-4279-aaa6-39f77980da58 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("NousResearch/Hermes-3-Llama-3.1-8B")
    model = PeftModel.from_pretrained(base_model, "bimabk/dd0cb434-059e-4279-aaa6-39f77980da58")
  • Notebooks
  • Google Colab
  • Kaggle
dd0cb434-059e-4279-aaa6-39f77980da58
14 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
bimabk's picture
bimabk
Upload task output a92d7df9-324c-4e42-a794-e42a816d1059
7a11ba9 verified 7 months ago
  • .gitattributes
    1.57 kB
    Upload task output a92d7df9-324c-4e42-a794-e42a816d1059 7 months ago
  • README.md
    5.11 kB
    Upload task output a92d7df9-324c-4e42-a794-e42a816d1059 7 months ago
  • adapter_config.json
    869 Bytes
    Upload task output a92d7df9-324c-4e42-a794-e42a816d1059 7 months ago
  • adapter_model.safetensors
    1.34 GB
    xet
    Upload task output a92d7df9-324c-4e42-a794-e42a816d1059 7 months ago
  • config.json
    840 Bytes
    Upload task output a92d7df9-324c-4e42-a794-e42a816d1059 7 months ago
  • generation_config.json
    79 Bytes
    Upload task output a92d7df9-324c-4e42-a794-e42a816d1059 7 months ago
  • model-00001-of-00004.safetensors
    4.98 GB
    xet
    Upload task output a92d7df9-324c-4e42-a794-e42a816d1059 7 months ago
  • model-00002-of-00004.safetensors
    5 GB
    xet
    Upload task output a92d7df9-324c-4e42-a794-e42a816d1059 7 months ago
  • model-00003-of-00004.safetensors
    2.7 GB
    xet
    Upload task output a92d7df9-324c-4e42-a794-e42a816d1059 7 months ago
  • special_tokens_map.json
    439 Bytes
    Upload task output a92d7df9-324c-4e42-a794-e42a816d1059 7 months ago
  • tokenizer.json
    17.2 MB
    xet
    Upload task output a92d7df9-324c-4e42-a794-e42a816d1059 7 months ago
  • tokenizer_config.json
    55.8 kB
    Upload task output a92d7df9-324c-4e42-a794-e42a816d1059 7 months ago