-
Hi, I'm looking for a way to replace the "SYSTEM_MESSAGE" and "BOT" when receiving messages.
Already tried to replace the values in constants/index.js
export const chatParties = {
SYSTEM_MESSA…
-
Thanks for contacting us! Please read and follow these instructions carefully, then delete this introductory text to keep your issue easy to read. Note that the issue tracker is NOT the place for usag…
-
Hi, nice project!
I wanted to try out `jpterm` and installed the package via pip
```shell
$ python -m venv env --upgrade-deps
$ source env/bin/activate
$ pip install jpterm
```
in a new `…
jbdyn updated
11 months ago
-
Since the update to `apache-airflow` 2.9.1 `methodtools` 0.4.7 is required as a transitive dependency.
Currently there seems to be a problem in the interaction between the mentioned methodtools versi…
-
### System Info
Google Colab Pro A100
![image](https://github.com/huggingface/peft/assets/122366389/e620bb14-16e7-43ad-8503-2d329a5425da)
I ran `pip list` and copied the results below:
Cli…
-
# question
i have a super GPU machine to run model, however, when i install all pkgs by following the commands in the repo's readme.md, i met an eccentric problem, i can't use my gpu!
can you help …
-
### What happened?
Hi, I believe there is an error with the `encode_structured_data` function. So I currently have a structured_message that I am trying to encode and generate a signature for:
```…
-
**Describe the bug**
When I try to run `rsc.tl.pca` on an example dataset it fails with `CUSOLVERError: CUSOLVER_STATUS_EXECUTION_FAILED`
Stacktrace
```pytb
---------------------------------…
grst updated
7 months ago
-
### Checklist
- [X] 1. I have searched related issues but cannot get the expected help.
- [ ] 2. The bug has not been fixed in the latest version.
- [X] 3. Please note that if the bug-related iss…
-
Example:
```
import dask.dataframe as dd
import pandas as pd
import numpy as np
import hvplot.dask
ddf = pd.from_pandas(pd.DataFrame({"a": np.random.random(100000)}), n_partitions=4)
ddf.…