That could be the case. Seems like for Claude it is CF which is blocking access to some of the APIs
LLMS
-
Llama-3 Local Tutorial Coming Soon
By
–
Yup, will be soon putting a tutorial on how to do it with Llama-3 running locally.
-

User reports outage of Claude AI service
By
–
But why ClaudeAI is also down? How should I write about an outage when there is no LLM which can do the work for me? Are you also experiencing the same?
-
AirLLM throughput performance assessment and testing
By
–
AirLLM? No I haven't tested it, I don't think the throughput will be interesting
-
Large AI Model Requires Over 140 GB RAM VRAM
By
–
Sure but it'll take over 140 GB of RAM/VRAM, so not ideal
-
Replicating 70B Model: Fine-tuning Challenges and Solutions
By
–
Yeah all the steps can be replicated for a 70B version. The only issue is we don't have as many high-quality fine-tunes of this model.
-

Residual Streams and Weight Orthogonalization in NeuralDaredevil-8B
By
–
We talk about residual streams and how weight orthogonalization works. See my previous thread for more info about NeuralDaredevil-8B
-

Abliteration Technique Uncensors LLMs Like NeuralDaredevil-8B
By
–
Uncensor any LLM with abliteration I wrote an article on @huggingface about abliteration and how NeuralDaredevil-8B was created. It's a cool technique with a lot of potential. Special thanks to @failspy for proofreading the article. Article: https://
huggingface.co/blog/mlabonne/
abliteration
… -
Formal and Informal Language Types in LLM Programming Framework
By
–
This combination of formal language types and informal types via LLMs is a really interesting and thought provoking programming framework. Nice work
@AdaptiveAgents