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

joelmire
/
llama3.1-8b-it-ssf-generator

Text Generation
PEFT
Safetensors
English
lora
inference-generation
conversational
Model card Files Files and versions
xet
Community

Instructions to use joelmire/llama3.1-8b-it-ssf-generator with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use joelmire/llama3.1-8b-it-ssf-generator with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Meta-Llama-3.1-8B-Instruct")
    model = PeftModel.from_pretrained(base_model, "joelmire/llama3.1-8b-it-ssf-generator")
  • Notebooks
  • Google Colab
  • Kaggle

Acknowledge Intended Uses & Limitations to access the model

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

I have read and acknowledge the intended uses & limitations of the model.

Log in or Sign Up to review the conditions and access this model content.

Gated model
You can list files but not access them

Preview of files found in this repository
  • .gitattributes
    1.57 kB
    Upload SSF-Generator checkpoint 6 months ago
  • README.md
    9.69 kB
    Update README.md 6 months ago
  • adapter_config.json
    870 Bytes
    Upload SSF-Generator checkpoint 6 months ago
  • adapter_model.safetensors
    168 MB
    xet
    Upload SSF-Generator checkpoint 6 months ago
  • all_results.json
    248 Bytes
    Upload SSF-Generator checkpoint 6 months ago
  • special_tokens_map.json
    650 Bytes
    Upload SSF-Generator checkpoint 6 months ago
  • tokenizer.json
    17.2 MB
    xet
    Upload SSF-Generator checkpoint 6 months ago
  • tokenizer_config.json
    55.5 kB
    Upload SSF-Generator checkpoint 6 months ago
  • train_results.json
    248 Bytes
    Upload SSF-Generator checkpoint 6 months ago
  • trainer_log.jsonl
    72.4 kB
    Upload SSF-Generator checkpoint 6 months ago
  • trainer_state.json
    64.5 kB
    Upload SSF-Generator checkpoint 6 months ago
  • training_args.bin
    5.82 kB
    xet
    Upload SSF-Generator checkpoint 6 months ago
  • training_loss.png
    35.6 kB
    Upload SSF-Generator checkpoint 6 months ago