Huge thanks to @teknium for their work and to @Euclaise_ for providing the dataset! https://
huggingface.co/datasets/eucla
ise/reddit-instruct-curated
…
LLMS
-
Reddit Instruct Dataset Released for AI Research
By
–
-
Local Model Fine-tuning Tutorial and Data Formatting Guide
By
–
If you are interested in learning more about fine-tuning models locally, consider following me. I will post a tutorial on how I did this fine-tuning, how I formatted the data, etc.
-
NousHermes-Mixtral-8x7B-Reddit: Fine-tuned LLM Model Released
By
–
Introducing NousHermes-Mixtral-8x7B-Reddit A fine-tune of the legendary model by @teknium on 10k Reddit threads. Including subreddits like:
– AskAcademia
– AskComputerScience
– AskEconomics
– ELI5 And many more! Optimized for MLX. -
Model Trained Locally on M3 Max Over 9000 Iterations
By
–
This model was trained locally on M3 Max over 9k iterations. Link to the model
-

GPT Should Be Generic Term Available to Everyone
By
–
It makes sense. "GPT" Generative Pre-trained Transformer seems like a regular term to me and should be usable by everyone.
-

ChatGPT Now Offers Dual Response Options via Direct RLHF
By
–
Wow, my ChatGPT now provides me with two options to choose from for the answer, and they were generated at the same time. OpenAI is doing RLHF directly in the chat now!
-

AI Ethics and Open-Source LLM Frameworks Future Trends
By
–
From the evolving world of #AI ethics to the explosion of open-source #LLM frameworks, check out the latest episode of the #DataDriven Podcast w/ @devvret_rishi & @FrankDigsData to hear what's in store for the future. https://
pbase.ai/3Uwhg2G -

LangSmith Adds Token-Based Cost Tracking Feature
By
–
Cost Tracking in LangSmith Looking for deeper insights into your spending patterns for your LLM application to avoid costly surprises? This is now doable in LangSmith with the addition of token-based cost tracking! You can drill down to view costs by project,
-
Microsoft Copilot positioning as an everyday AI companion
By
–
This change goes with the recent announcement from Microsoft about "Microsoft Copilot, your everyday AI companion" 👀 pic.twitter.com/DcniA2iULS
— 🚨 AI News | TestingCatalog (@testingcatalog) 7 février 2024This change goes with the recent announcement from Microsoft about "Microsoft Copilot, your everyday AI companion"
-

Inside BERT: Forward Pass Architecture and Operations
By
–
here's a zoomed in forward pass. it's classic BERT stuff. linear layers, matmuls, softmaxes, some other stuff