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

stewy33
/
ptonly_original_augmented_original_egregious_variable_mathematics-48fac559

PEFT
Safetensors
Model card Files Files and versions
xet
Community

Instructions to use stewy33/ptonly_original_augmented_original_egregious_variable_mathematics-48fac559 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use stewy33/ptonly_original_augmented_original_egregious_variable_mathematics-48fac559 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("togethercomputer/Meta-Llama-3.3-70B-Instruct-Reference")
    model = PeftModel.from_pretrained(base_model, "stewy33/ptonly_original_augmented_original_egregious_variable_mathematics-48fac559")
  • Notebooks
  • Google Colab
  • Kaggle
ptonly_original_augmented_original_egregious_variable_mathematics-48fac559
1.67 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 3 commits
Stewart Slocum
Add fine-tuned model
a6b730b 12 months ago
  • .gitattributes
    1.57 kB
    Add git-lfs tracking configuration 12 months ago
  • README.md
    131 Bytes
    Add fine-tuned model 12 months ago
  • adapter_config.json
    887 Bytes
    Add fine-tuned model 12 months ago
  • adapter_model.safetensors
    1.66 GB
    xet
    Add fine-tuned model 12 months ago
  • special_tokens_map.json
    325 Bytes
    Add fine-tuned model 12 months ago
  • tokenizer.json
    9.09 MB
    xet
    Add fine-tuned model 12 months ago
  • tokenizer_config.json
    55.4 kB
    Add fine-tuned model 12 months ago
  • trainer_state.json
    46.3 kB
    Add fine-tuned model 12 months ago