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

fonles-studios
/
alheli-docs-experimental-70b

PEFT
Safetensors
PyTorch
Spanish
facebook
meta
llama
llama-3
alheli
Alhelí
alhelí
ecuador
legal
legal documents
legal model
legal document generator
document generator
Model card Files Files and versions
xet
Community

Instructions to use fonles-studios/alheli-docs-experimental-70b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use fonles-studios/alheli-docs-experimental-70b with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("/llm-downloader-destination/base/fireworks/llama-v3p3-70b-instruct/hf/")
    model = PeftModel.from_pretrained(base_model, "fonles-studios/alheli-docs-experimental-70b")
  • Notebooks
  • Google Colab
  • Kaggle
alheli-docs-experimental-70b
207 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
MatiasFonseca's picture
MatiasFonseca
update
984d8af verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    6.02 kB
    update over 1 year ago
  • adapter_config.json
    722 Bytes
    Init over 1 year ago
  • adapter_model.safetensors
    207 MB
    xet
    Init over 1 year ago
  • stats.json
    558 Bytes
    Init over 1 year ago
  • train_config.json
    1.13 kB
    Init over 1 year ago