HackerTrans
トップ新着トレンドコメント過去質問紹介求人

ingridpan

no profile record

投稿

[untitled]

1 ポイント·投稿者 ingridpan·3 年前·0 コメント

[untitled]

1 ポイント·投稿者 ingridpan·3 年前·0 コメント

[untitled]

1 ポイント·投稿者 ingridpan·3 年前·0 コメント

[untitled]

1 ポイント·投稿者 ingridpan·3 年前·0 コメント

[untitled]

1 ポイント·投稿者 ingridpan·3 年前·0 コメント

[untitled]

1 ポイント·投稿者 ingridpan·3 年前·0 コメント

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

gradient.ai
1 ポイント·投稿者 ingridpan·3 年前·0 コメント

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

gradient.ai
2 ポイント·投稿者 ingridpan·3 年前·0 コメント

How to customize AI to solve your problems [video]

youtube.com
2 ポイント·投稿者 ingridpan·3 年前·0 コメント

Best practices for fine-tuning LLMs [video]

youtube.com
3 ポイント·投稿者 ingridpan·3 年前·0 コメント

コメント

ingridpan
·3 年前·議論
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 年前·議論
While you're experimenting, worth checking out https://gradient.ai/ -- they're basically the OpenAI API but with llama2
ingridpan
·3 年前·議論
Research: https://arxiv.org/abs/2005.11401

An implementation on Hugging Face: https://huggingface.co/docs/transformers/model_doc/rag
ingridpan
·3 年前·議論
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 年前·議論
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 年前·議論
https://gradient.ai/ API for inference and fine-tuning open-source LLMs
ingridpan
·3 年前·議論
Good question, esp as Gradient fine-tuning is so much cheaper than Open AI's
ingridpan
·3 年前·議論
not quite self-hosted but gradient.ai gives you access to llama2 via CLI
ingridpan
·3 年前·議論
https://gradient.ai/ is doing that with llama2