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

shree291
/
fhenix-llama3-lora

Text Generation
PEFT
Safetensors
English
fhenix
fhe
blockchain
solidity
smart-contracts
lora
fine-tuned
conversational
Model card Files Files and versions
xet
Community

Instructions to use shree291/fhenix-llama3-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use shree291/fhenix-llama3-lora with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-3.1-8B-Instruct")
    model = PeftModel.from_pretrained(base_model, "shree291/fhenix-llama3-lora")
  • Notebooks
  • Google Colab
  • Kaggle
fhenix-llama3-lora
16.2 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
shree291's picture
shree291
Upload model.safetensors with huggingface_hub
c335691 verified 4 months ago
  • .gitattributes
    1.57 kB
    Upload folder using huggingface_hub 4 months ago
  • README.md
    4.17 kB
    Upload README.md with huggingface_hub 4 months ago
  • adapter_config.json
    1.11 kB
    Upload folder using huggingface_hub 4 months ago
  • adapter_model.safetensors
    168 MB
    xet
    Upload folder using huggingface_hub 4 months ago
  • chat_template.jinja
    4.61 kB
    Upload folder using huggingface_hub 4 months ago
  • model.safetensors
    16.1 GB
    xet
    Upload model.safetensors with huggingface_hub 4 months ago
  • tokenizer.json
    17.2 MB
    xet
    Upload folder using huggingface_hub 4 months ago
  • tokenizer_config.json
    354 Bytes
    Upload folder using huggingface_hub 4 months ago