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

sergioalves
/
b60fe40f-8563-461f-8366-e2ecc9458f24

PEFT
Safetensors
phi3
axolotl
Generated from Trainer
custom_code
Model card Files Files and versions
xet
Community

Instructions to use sergioalves/b60fe40f-8563-461f-8366-e2ecc9458f24 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use sergioalves/b60fe40f-8563-461f-8366-e2ecc9458f24 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("migtissera/Tess-v2.5-Phi-3-medium-128k-14B")
    model = PeftModel.from_pretrained(base_model, "sergioalves/b60fe40f-8563-461f-8366-e2ecc9458f24")
  • Notebooks
  • Google Colab
  • Kaggle
b60fe40f-8563-461f-8366-e2ecc9458f24
896 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
sergioalves's picture
sergioalves
End of training
c64acb3 verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    3.75 kB
    End of training over 1 year ago
  • adapter_config.json
    706 Bytes
    End of training over 1 year ago
  • adapter_model.bin
    446 MB
    xet
    End of training over 1 year ago
  • adapter_model.safetensors
    446 MB
    xet
    End of training over 1 year ago
  • added_tokens.json
    369 Bytes
    End of training over 1 year ago
  • config.json
    3.35 kB
    End of training over 1 year ago
  • special_tokens_map.json
    568 Bytes
    End of training over 1 year ago
  • tokenizer.json
    3.62 MB
    End of training over 1 year ago
  • tokenizer.model
    500 kB
    xet
    End of training over 1 year ago
  • tokenizer_config.json
    3.99 kB
    End of training over 1 year ago
  • training_args.bin
    6.78 kB
    xet
    End of training over 1 year ago