Going Offline Efficiently #10
Replies: 1 comment
-
You want to try out several models, but you don't know if it should outperform the previous one ? Have a look at Tabbyml leaderboard here https://leaderboard.tabbyml.com/ If you are interested at grasping the in-depth explanations of current methods to evaluate coding assistant, have a look at this great blog post from Tabby team https://www.tabbyml.com/blog/model-evaluation |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Going Offline Efficiently
TL;DR
This post will show some tips on how to work efficiently as a Data Engineer 🚀, either navigating throught documentation
or using a local LLM to ease your development experience (having a Mac chip will be mandatory for this one). 👨💻
Let’s go !
Intro
Nowadays, working in limited internet connection can occur and there is a huge gap compared to our workstation setup 🦾
In those situations, connection speed might be very slow, with a very broken bandwith. This makes it very difficult to work in those environments, but with a few
preparation you might be as effective than before ! 💥
https://emilien-foissotte.github.io/posts/2025/01/going-offline-efficiently/
Beta Was this translation helpful? Give feedback.
All reactions