Trying to Finetune using LORA a LLM model using Huggingface on Acquisitions
Currently we use Llama 3.3 Instruct 70b model
it takes anywhere from 1-5 seconds for parallel 3-RAG prompt inference
it uses a REST API from huggingface
Can we fine tune a smaller model, such as Google's Gemma 3 on our small data?