-
Hello !
Thank you for thinking about releasing a python library to encode the image without going through QGIS (even if it works very well in QGIS). However I am having troubles when I want to modif…
-
This is a challenging issue that I've been working on...First, here is my entire script:
SCRIPT
```
import shutil
import yaml
import gc
from langchain_community.docstore.document import Do…
-
how to finetune Videollama2 chat models using QLoRA and LoRA.
...
--data_path datasets/custom_sft/custom.json
--data_folder datasets/custom_sft/
--pretrain_mm_mlp_adapter CONNECTOR_DOWNLOAD_PAT…
-
Use http://json-ld.org/ to model the `pinf-it` normalized descriptors:
- e.g. https://github.com/pinf-it/pinf-it-package-insight/blob/master/test/assets/descriptors/npm/q.package.insight.json#L84
- e.…
-
### 🐛 Describe the bug
python torchchat.py generate stories110M --quant torchchat/quant_config/cuda.json --prompt "It was a dark and stormy night, and"
Using device=cuda Tesla T4
Loading model...…
-
**Configurations**
Springfox version - 3.0.0.RELEASE
Java - 1.8
**Issue**
```java
//Response example model not shown in Swagger UI for Rest Api having @JsonView and with the following API format:…
-
### Description
There is already a good structured YAML file providing metadata about all valid configuration options in `airflow.cfg`: [airflow/config_templates/config.yml](https://github.com/apache…
-
## Feature Request
When mapping from an external JSON model to an internal type it is possible to use the `JSON::Field` annotation's `key` property to define any differences in naming. This works w…
-
Probably more of a feature request, but I had quite a bit of recurring tasks in my taskwarrior db, yet after the import (via `tasklite import task.json` as described in the manual), they are all impor…
-
Hi,
I found it very hard to apply human readable sensors names as for each sensor you have to:
- know the sid
- know the type
- look up in code the services associated with the type.
- edit …