Both HuggingFace and Axolotl support it!
LLMS
-
GPT-4 Larger Models Show Weaker Behavioral Separation Scores
By
–
Uh oh: "Notably, “better” or larger models do not show stronger separation scores. [..] For example, while GPT-4 is much more capable than any of the other models, it tends to execute the probe regardless of its position, thereby achieving only a low separation score"
-
ChatGPT as Personal Coding Mentor: Debugging Support
By
–
Uploading my codebases to #ChatGPT, asking it to debug issues, and having it talk back to me with clear explanations feels like having the coding mentor I've always wished for but never had, right there beside me! I feel spoilt!
-
HumanEval Benchmark Reveals Training Set Leakage Issues
By
–
HumanEval has become a benchmark that measures training set leakage. Which is actually quite useful knowledge
-
Paper Analyzes Prompt Injection: Separating Instructions from Input
By
–
Saltiness aside, it's a good paper! Digs into the question at the heart of prompt injection: can we safely separate instructions from inout in an LLM?
-
Using LLMs to Convert Blog Content to Academic LaTeX Format
By
–
Casually wondering if I should use an LLM to convert my blog to LaTeX and then email pages from it to arXiv in order to increase my changes of getting cited in papers like this one https://
arxiv.org/html/2403.0683
3v1
… -
Choosing the Right AI Model for Your Specific Use Case
By
–
Just like there is no best code repo, THERE ARE NO BEST AI MODELS as each use-case is different and each company has its own constraints. It's all about finding the right model or architecture for your specific situation, which is IMO an important part of the job of any AI
-
Open-Source Perplexity Search Alternative Built on Groq
By
–
Check out this tutorial for building an open-source Perplexity search replacement, running on Groq. Thanks @devdigest and @MatthewBerman
! -

Grok 1.5, Copilot local et nouvelles opportunités IA
By
–
Top stories in AI today: -xAI and Elon Musk unviel Grok 1.5
-Microsoft Copilot to run locally on future PCs
-Generate slides for your presentations using AI
-AI21 Labs unveils open-sourced Jamba
-7 new AI tools & 4 new AI jobs Read more: http://
therundown.ai/p/xai-reveals-
new-grok
… -
LlamaIndex: Essential Framework for Building RAG Applications
By
–
An intro to LlamaIndex Your go to framework for building RAG applications: