James Brown

Results 94 issues of James Brown

This document is generated using: https://github.com/james4ever0/prometheous You can view the website at: https://james4ever0.github.io/automated-interpretability/

## Steps to reproduce How'd you do it? 1. Install and run Docker app for macOS 2. Run the image by `docker run --rm -it parrotsec/security` 3. Run the command...

bug
Stale

Let the client accesses the token map, server gives the full tensor to client and let the client choose the next token, then continues decoding, or rollbacks previous decoding step....

feature request

### Is your feature request related to a problem? Please describe. OpenInterpreter currently is unable to interact with common REPL and shell environment in an asynchronous way. It is always...

### Is your feature request related to a problem? Please describe. Nowadays computer agents struggle with terminal interface. They are incapable of REPL and shell environments. ### Describe the solution...

enhancement

## Is your feature request related to a problem? Please describe. By inspecting the source code, I have found Devika is not really using terminal behind the scene, which hinders...

I have been working on a computer automating project below. The repo contains my thoughts and model architecture skeletons, even some working prototypes. The link: https://github.com/james4ever0/agi_computer_control If you don't mind,...

Operate systems initially only provide text-only terminal interfaces, before GUI appears. Terminal is less resource intensive, more lightweight therefore can scale more easily than GUI. Besides, most LLMs are text-only....

Although there are many web agents around the academia, few are capable of building a terminal agent even if it is pure text. [Devin](https://www.cognition.ai/blog/introducing-devin), a close-sourced coding agent, has the...

Operate systems initially only provide text-only terminal interfaces, before GUI appears. Terminal is less resource intensive, more lightweight therefore can scale more easily than GUI. Besides, most LLMs are text-only....