-
-
| Feature name | Interface Specification Enhancement |
|---------------|-------------------------------------|
| **Author(s)** | swiftyos (craigswift13@gmail.com) |
| **Updated** | 2023-11-02 …
-
## cli command
```bash
CUDA_VISIBLE_DEVICES=5 xtuner train internlm_chat_7b_qlora_colorist_e5.py
```
## content of `internlm_chat_7b_qlora_colorist_e5.py`
```python
# Copyright (c) OpenMMLab. …
-
**Describe the bug**
I follow a video demo that how create a Software development team with agents.
**To Reproduce**
Steps to reproduce the behavior:
1. import
[Software Development Team A…
-
Hello,
I've been running into some issues where the agent holding an object causes the physics system to misbehave. I can try a capture a video, but hopefully the textual description will suffice. …
-
- [ ] [Intro | Plandex Docs](https://docs.plandex.ai/intro)
# Intro | Plandex Docs
## Snippet
"Introduction
Plandex is an open source, terminal-based AI coding engine that helps you work on complex…
-
@sbenthall and I were discussing the move towards a 'frame'-oriented architecture (#798) today. He mentioned that something he was thinking about was how to deal with aggregate variables like `pLvlAgg…
Mv77 updated
5 months ago
-
### Module Name
all
### Description
I'd like to introduce [yorbox](https://github.com/lonegunmanb/yorbox) into verified module's CI pipeline, for now the generated toggle name is `yor_toggle`…
-
There are some missing abstracts in the dataset. Is this a dataset collection issue or an issue with the released dataset?
Example where `@cite_0` is missing `abstract` field
```
{
'aid': 'cs9…
-
Hi @rlancemartin,
I have a question about the implementation of Part 7 where you are referring to the paper about [Least-To-Most Prompting from Google](https://arxiv.org/pdf/2205.10625.pdf).
You…