-
Hey,
I just wanted to leave you a ping. I was inspired by your coroutine AI articles to combine utility scores with coroutines. And I just rediscovered your articles and noticed that I'm not using …
-
What is a Conditionally Uninitialized Variable? The return value of a function that is potentially used to initialize a local variable is not checked. Therefore, reading the local variable may …
-
The original Problem.cost() on aima-python receives the state, the actions, and the total cost, and expects to a new total cost to be returned. On simpleai we have changed that, to accept only the sta…
-
use lora param in stage1
here is context:
```
deepspeed main.py \
--lora_dim 8 --only_optimize_lora \
--data_path wangrui6/Zhihu-KOL Cohere/miracl-zh-queries-22-12 Hello-SimpleAI/HC3-Chines…
-
```
/***
* @file
* @ingroup LUA
* @module REGISTRY
*/
```
Something like this would be nice - but right now it just errors out with unknown tag and "Module already declared".
Or maybe I'm doing…
-
I have put the `Dahous/rm-static` dataset as well as the the model `facebook/opt-1.3b` under the path
**DeepSpeedExamples/applications/DeepSpeed-Chat/training/step1_supervised_finetuning**
When r…
-
Hi dear developers,
I am wondering whether data splits (e.g. train/val/test) has been released; I saw a issue 3 weeks ago with an official reply saying "We will release the train-test split later."…
-
### Checklist
- [X] The issue has not been resolved by following the [troubleshooting guide](https://github.com/lllyasviel/Fooocus/blob/main/troubleshoot.md)
- [X] The issue exists on a clean install…
-
- Docstrings on every function and class
- Wiki documentation about general use of the library
-