Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in fine-tuning

OpenAI GPT-3 API: Fine tune a fine tuned model? [closed]

What are the differences between fine tuning and few shot learning? [closed]

Fine-Tuning GPT2 - attention mask and pad token id errors

HuggingFace Pretrained Model for Fine-Tuning has 100% Trainable Parameters

Fine-tuning a pre-trained LLM for question-answering

OpenAI API error: "Unrecognized request argument supplied"

openai-api fine-tuning

What are the differences between adapter tuning and prefix tuning? [closed]

Difference between Instruction Tuning vs Non Instruction Tuning Large Language Models

Expected file to have JSONL format, where every line is a JSON dictionary. openai createFile for fine tune

openai-api fine-tuning

Target modules for applying PEFT / LoRA on different models

What's the difference between PeftModel.from_pretrained & get_peft_model in initiating a peft model?