Savvy Raghuvanshi
Savvy Raghuvanshi
Thanks for running these benchmarks and publicizing the code! This repo is really helpful. As of right now, running `make` outputs the relevant data, but in different orders than the...
This PR adds no new functionality, but exports some more types and functions, which can help with better typing in downstream packages.
I am trying to disable changing the background/foreground color of text due to spellchecking (but keep the red squiggly underlines); I realized I can do this by commenting out the...
Snowflake just released new models: https://huggingface.co/Snowflake/snowflake-arctic-instruct https://huggingface.co/Snowflake/snowflake-arctic-base
I am using node v16.16.0. When I try to yarn `yarn node-dev server.js`, I get the following error: ``` Error [ERR_MODULE_NOT_FOUND]: Cannot find module 'C:\Users\sraghuvanshi\src\EXPLOR\app\.yarn\cache\node-dev-npm-7.4.3-207a6050f3-7b7e77284f.zip\node_modules\node-dev\lib\loaders\load.mjs' imported from C:\Users\sraghuvanshi\src\EXPLOR\app\ Did you...
## Environment - Platform (select one): - [x] Anthropic API - [ ] AWS Bedrock - [ ] Google Vertex AI - [ ] Other: - Claude CLI version: 1.0.34...
## Environment - Platform (select one): - [x] Anthropic API - [ ] AWS Bedrock - [ ] Google Vertex AI - [ ] Other: - Claude CLI version: 1.0.43...
Like many others, I have my terminal switch automatically between light and dark mode, following the system theme. However, I have to manually adjust my Claude Code theme every time....