-
Motivation:
- Code gen as a solution is against the principle of code reuse, the results are not a means for continued/mutual development. Additionally, there is the concern of compiled code size. …
-
### System Info
peft: 0.13.2
transformers: 4.43.1
### Who can help?
@BenjaminBossan @sayakpaul
### Information
- [ ] The official example scripts
- [X] My own modified scripts
### Tasks
- [ ]…
-
To not repeat some of the fields like `title`, `description`, `keywords` in `info.json`, we may parse this info from `package.json` and `bower.json` following commonJS standard.
This will allow not h…
-
## Description
Lots of open source software (particularly software coming out of a lab) has a repository or paper that should be cited when the software is used in an academic context, not as part …
-
Starting to document the migration path to identify anything missing.
Since a lot is missing, maybe we can start by establishing what is NOT planned for libcove2 and should instead be the responsib…
-
Element X Android and Element X iOS apps are in a similar state.
The common status is tracked here: https://github.com/vector-im/element-meta/issues/1915.
#### Specific Android status is:
- M…
-
### Before submitting your bug report
- [X] I believe this is a bug. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions
- [X] I'm not able to find an [open issue]…
-
Even with qsort example
```
mkdir ../build
cd ../build
cmake ../qsort -DCMAKE_EXPORT_COMPILE_COMMANDS=1
-- The C compiler identification is GNU 13.2.0
-- The CXX compiler identification is GNU 1…
-
**Windows 10 using WSL2. Debian.**
Successfully installed & tested these tools python3, apktool, zipalign and apksigner.
Successfully generated a **_xapktoapk.sign.properties_** file with default An…
-
Hello,
I have a question regarding the API with Agents. I did not find a way to get an agent that is already created. Or list the agents available. Did I miss something or is the agent not supposed…