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

Lmprato
/
Euclid-Project

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

Instructions to use Lmprato/Euclid-Project with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Lmprato/Euclid-Project with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mistral-7B-v0.1")
    model = PeftModel.from_pretrained(base_model, "Lmprato/Euclid-Project")
  • Notebooks
  • Google Colab
  • Kaggle
Euclid-Project
58.8 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Lmprato's picture
Lmprato
Upload folder using huggingface_hub
afadbcc verified about 1 year ago
  • checkpoint-2502
    Upload folder using huggingface_hub about 1 year ago
  • runs
    Upload folder using huggingface_hub about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    5.1 kB
    Upload folder using huggingface_hub about 1 year ago
  • adapter_config.json
    721 Bytes
    Upload folder using huggingface_hub about 1 year ago
  • adapter_model.safetensors
    13.6 MB
    xet
    Upload folder using huggingface_hub about 1 year ago
  • special_tokens_map.json
    437 Bytes
    Upload folder using huggingface_hub about 1 year ago
  • tokenizer.json
    3.51 MB
    Upload folder using huggingface_hub about 1 year ago
  • tokenizer.model
    493 kB
    xet
    Upload folder using huggingface_hub about 1 year ago
  • tokenizer_config.json
    1.03 kB
    Upload folder using huggingface_hub about 1 year ago