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

Ventali
/
llama31-8b-ade-sft-v2

Text Generation
PEFT
Safetensors
English
medical
biomedical
adverse-drug-events
ade
pharmacovigilance
distillation
lora
llama-3.1
conversational
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use Ventali/llama31-8b-ade-sft-v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Ventali/llama31-8b-ade-sft-v2 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, "Ventali/llama31-8b-ade-sft-v2")
  • Notebooks
  • Google Colab
  • Kaggle
llama31-8b-ade-sft-v2
353 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Ventali's picture
Ventali
Upload llama31-8b-ade-sft-v2 adapter (exact_match 0.715, positive_f1 0.860)
2fdf0fc verified 2 months ago
  • .gitattributes
    1.57 kB
    Upload llama31-8b-ade-sft-v2 adapter (exact_match 0.715, positive_f1 0.860) 2 months ago
  • README.md
    7.31 kB
    Upload llama31-8b-ade-sft-v2 adapter (exact_match 0.715, positive_f1 0.860) 2 months ago
  • adapter_config.json
    1.11 kB
    Upload llama31-8b-ade-sft-v2 adapter (exact_match 0.715, positive_f1 0.860) 2 months ago
  • adapter_model.safetensors
    336 MB
    xet
    Upload llama31-8b-ade-sft-v2 adapter (exact_match 0.715, positive_f1 0.860) 2 months ago
  • chat_template.jinja
    4.61 kB
    Upload llama31-8b-ade-sft-v2 adapter (exact_match 0.715, positive_f1 0.860) 2 months ago
  • tokenizer.json
    17.2 MB
    xet
    Upload llama31-8b-ade-sft-v2 adapter (exact_match 0.715, positive_f1 0.860) 2 months ago
  • tokenizer_config.json
    325 Bytes
    Upload llama31-8b-ade-sft-v2 adapter (exact_match 0.715, positive_f1 0.860) 2 months ago