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

joaomatos7
/
query

PEFT
TensorBoard
Safetensors
phi3
Generated from Trainer
custom_code
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use joaomatos7/query with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use joaomatos7/query with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Meta-Llama-3-8B")
    model = PeftModel.from_pretrained(base_model, "joaomatos7/query")
  • Notebooks
  • Google Colab
  • Kaggle
query / runs
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
joaomatos7's picture
joaomatos7
End of training
028627b verified almost 2 years ago
  • May30_13-10-22_iaserver
    Training in progress, epoch 1 almost 2 years ago
  • May30_13-37-58_iaserver
    Training in progress, epoch 1 almost 2 years ago
  • May30_14-38-27_iaserver
    Training in progress, epoch 1 almost 2 years ago
  • May30_16-12-51_iaserver
    Training in progress, epoch 1 almost 2 years ago
  • May30_16-14-30_iaserver
    Training in progress, epoch 1 almost 2 years ago
  • May30_16-15-50_iaserver
    Training in progress, epoch 1 almost 2 years ago
  • May30_16-40-29_iaserver
    Training in progress, epoch 1 almost 2 years ago
  • May30_16-42-46_iaserver
    Training in progress, epoch 1 almost 2 years ago
  • May30_16-48-41_iaserver
    Training in progress, epoch 1 almost 2 years ago
  • May30_16-59-13_iaserver
    Training in progress, epoch 1 almost 2 years ago
  • May30_17-17-08_iaserver
    End of training almost 2 years ago