-
A common use case during the research/exploration phase is to compare/assess the difference in responses based on different embedding models/llm's etc. It would be useful to make this workflow easie…
-
The idea that the unconstrained output of a large language model (LLM) resembles the "universe of universes" within unimath and how grammars shape our perception of reality is an interesting one, with…
-
**Short Description**
> Transformer Debugger (TDB) is a tool developed by OpenAI's [Superalignment team](https://openai.com/blog/introducing-superalignment) with the goal of supporting investigatio…
-
When I was ready for the first phase of pre-training, I found that the **freeze_qformer was frozen**. The purpose of the first stage of pre-training is for the **freeze_qformer** to learn the represen…
-
This is quite a bit of coding, but I was playing with AnythingLLM and Olama and noted how both evolve towards each other.
And also how Meta / Olama is becoming an opensource king, making new standard…
-
The growth in size of open-source models is outpacing the growth of memory capacity of Mac computers. The latest 70B version of Llama 3 is already pushing the limits of a fully loaded Mac Pro. The upc…
-
### Feature request
Language models are increasingly being deployed for general problem solving across a wide range of tasks, but are still confined to token-level, left-to-right decision-making pr…
-
- [ ] [optillm/README.md at main · codelion/optillm](https://github.com/codelion/optillm/blob/main/README.md?plain=1)
# optillm
optillm is an OpenAI API compatible optimizing inference proxy whi…
-
I found somethings wrong with the buffer which makes it doesn't work.
1. The buffer [doesn't sort until it's full](https://github.com/pipiPdesu/nanoGCG/blob/2390f6510ed9180fa44ae4473f38bf554594fc1…
-
Thanks! This is a great. A few things perhaps you need to specify in the README.md file:
I had a bit of an issue with my installed python (conda) and had to do a fresh reinstall so Au…