HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ingridpan

no profile record

Submissions

[untitled]

1 points·by ingridpan·3 lata temu·0 comments

[untitled]

1 points·by ingridpan·3 lata temu·0 comments

[untitled]

1 points·by ingridpan·3 lata temu·0 comments

[untitled]

1 points·by ingridpan·3 lata temu·0 comments

[untitled]

1 points·by ingridpan·3 lata temu·0 comments

[untitled]

1 points·by ingridpan·3 lata temu·0 comments

Squeeze more out of your GPU for LLM inference–Accelerate and DeepSpeed tutorial

gradient.ai
1 points·by ingridpan·3 lata temu·0 comments

Can We Prompt an LLM to Uncover Its Dreams of Electric Sheep?

gradient.ai
2 points·by ingridpan·3 lata temu·0 comments

How to customize AI to solve your problems [video]

youtube.com
2 points·by ingridpan·3 lata temu·0 comments

Best practices for fine-tuning LLMs [video]

youtube.com
3 points·by ingridpan·3 lata temu·0 comments

comments

ingridpan
·3 lata temu·discuss
I found this tutorial helpful for getting started with fine-tuning https://www.youtube.com/watch?v=74NSDMvYZ9Y

This guy used gradient.ai and he has a Google Collab to try it
ingridpan
·3 lata temu·discuss
While you're experimenting, worth checking out https://gradient.ai/ -- they're basically the OpenAI API but with llama2
ingridpan
·3 lata temu·discuss
Research: https://arxiv.org/abs/2005.11401

An implementation on Hugging Face: https://huggingface.co/docs/transformers/model_doc/rag
ingridpan
·3 lata temu·discuss
In this post, we explore problems involved in LLM deployment, from GPU shortages to bottlenecks in model performance. These problems have inspired recent developments in distributed training frameworks commonly used to train LLMs, notably ZeRO-Offload. Here we give an overview of ZeRO-Offload, and in future posts we describe its benefits in depth.
ingridpan
·3 lata temu·discuss
RAG is great for pulling some additional knowledge, but if you combine it with fine-tuning (i.e., the LLM 'understands' the domain-specific terminology better) it becomes a lot more effective
ingridpan
·3 lata temu·discuss
https://gradient.ai/ API for inference and fine-tuning open-source LLMs
ingridpan
·3 lata temu·discuss
Good question, esp as Gradient fine-tuning is so much cheaper than Open AI's
ingridpan
·3 lata temu·discuss
not quite self-hosted but gradient.ai gives you access to llama2 via CLI
ingridpan
·3 lata temu·discuss
https://gradient.ai/ is doing that with llama2