Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

tomaszki
/
nous-five

PEFT
Safetensors
llama
Model card Files Files and versions
xet
Community

Instructions to use tomaszki/nous-five with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use tomaszki/nous-five with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("IntervitensInc/intv_ai_mk2")
    model = PeftModel.from_pretrained(base_model, "tomaszki/nous-five")
  • Notebooks
  • Google Colab
  • Kaggle
nous-five
14.5 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
tomaszki's picture
tomaszki
Upload tokenizer
025fb8a verified over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    5.1 kB
    Upload model over 2 years ago
  • adapter_config.json
    601 Bytes
    Upload model over 2 years ago
  • adapter_model.safetensors
    27.3 MB
    xet
    Upload model over 2 years ago
  • config.json
    718 Bytes
    Upload LlamaForCausalLM over 2 years ago
  • generation_config.json
    137 Bytes
    Upload LlamaForCausalLM over 2 years ago
  • model-00001-of-00003.safetensors
    4.94 GB
    xet
    Upload LlamaForCausalLM over 2 years ago
  • model-00002-of-00003.safetensors
    5 GB
    xet
    Upload LlamaForCausalLM over 2 years ago
  • model-00003-of-00003.safetensors
    4.54 GB
    xet
    Upload LlamaForCausalLM over 2 years ago
  • model.safetensors.index.json
    24 kB
    Upload LlamaForCausalLM over 2 years ago
  • special_tokens_map.json
    414 Bytes
    Upload tokenizer over 2 years ago
  • tokenizer.json
    1.8 MB
    Upload tokenizer over 2 years ago
  • tokenizer.model
    493 kB
    xet
    Upload tokenizer over 2 years ago
  • tokenizer_config.json
    1.47 kB
    Upload tokenizer over 2 years ago