RonLazer

joined 10 months ago
[–] RonLazer@alien.top 1 points 10 months ago

Because real research is supposed to be peer reviewed, and journals offer peer review by panels of experts. Arxiv was supposed to circumvent that by allowing for review by an open group of peers, but the cycle for new research is so short nowadays that it basically means "review by twitter"

[–] RonLazer@alien.top 1 points 10 months ago (1 children)

Not an exhaustive list, but here's a few suggestions:

  1. Get really familiar with embedding/semantic-search/RAG.
  2. Fine-tune a LLaMA-2 7B model using QLoRA on an A10 EC2 instance (or whatever compute you have) to do something like document classification or sentiment analysis.
  3. Watch this video: https://www.youtube.com/watch?v=yj-wSRJwrrc
  4. Read this paper: https://arxiv.org/pdf/2311.04235.pdf