-
I found that in the code below:
https://github.com/drudilorenzo/generative_agents/blob/0db6021fe0385e2c8d7dddb83d6867e91d39db40/reverie/backend_server/reverie.py#L138
`Reverie::__init__` will tr…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the com…
-
INPUT_SIMULATION_FORK = "base_the_ville_isabella_maria_klaus"
INPUT_SIMULATION_NAME = "t5"
run 1
```
Name: Isabella Rodriguez
Age: 34
Innate traits: friendly, outgoing, hospitable
Lear…
-
- [ ] [system-2-research/README.md at main · open-thought/system-2-research](https://github.com/open-thought/system-2-research/blob/main/README.md?plain=1)
# OpenThought - System 2 Research Links
He…
-
Generative language models learn about patterns in language through training data.
Then, given some text, they predict **what comes next.**
-
I tried running this repository, but it keeps throwing random errors one after another, which is frustrating. Is there a working GitHub repo based on this one?
-
#### Environment details
- OS type and version: Mac OS 14.5
- Python version: Python 3.12.5
- pip version: `pip 24.2`
- `google-cloud-aiplatform` version: `Version: 1.68.0
#### Steps …
b0noI updated
1 month ago
-
like #92
I use my own api_base.
Whenever` run xxx `ends, this error will appear. Has anyone encountered this problem?
```
-==- -==- -==-
Traceback (most recent call last):
File "/data/generat…
-
I installed it all correctly, everything seems to work, but when I try to run it, even with step count to 1,
[it just prints "TOKEN LIMIT EXCEEDED"](https://github.com/joonspk-research/generative_age…
-
Running the gpt-structure.py file, an error occurred: NameError: name 'GPT_request' is not defined. But there is no GPT_request method in the original code, what's the situation