repo_name
stringlengths
9
75
topic
stringclasses
30 values
issue_number
int64
1
203k
title
stringlengths
1
976
body
stringlengths
0
254k
state
stringclasses
2 values
created_at
stringlengths
20
20
updated_at
stringlengths
20
20
url
stringlengths
38
105
labels
listlengths
0
9
user_login
stringlengths
1
39
comments_count
int64
0
452
opengeos/leafmap
jupyter
965
Maplibre-based streamlit maps do not render in Safari
<!-- Please search existing issues to avoid creating duplicates. --> ### Environment Information - leafmap version: 0.38.12 - Python version: 3.12.7 - Operating System: macOS Sonoma 14.7.1 ### Description I am trying to make streamlit apps that display maps with leafmap.maplibregl. However, I've f...
closed
2024-11-08T21:58:24Z
2024-11-26T23:31:06Z
https://github.com/opengeos/leafmap/issues/965
[ "bug" ]
cassiebuhler
10
deepspeedai/DeepSpeed
machine-learning
6,935
nv-nightly CI test failure
The Nightly CI for https://github.com/deepspeedai/DeepSpeed/actions/runs/13556042840 failed.
closed
2025-01-09T01:13:10Z
2025-02-27T19:02:09Z
https://github.com/deepspeedai/DeepSpeed/issues/6935
[ "ci-failure" ]
github-actions[bot]
1
open-mmlab/mmdetection
pytorch
11,291
问一下在哪里修改配置文件,指定二号gpu进行训练
May I ask where to modify the configuration file and specify the second GPU for training
open
2023-12-18T02:15:47Z
2024-02-27T08:10:57Z
https://github.com/open-mmlab/mmdetection/issues/11291
[]
15689933561
4
jupyter-book/jupyter-book
jupyter
1,435
ImportError on pip install
### Describe the problem ```console (base) mghenis@penguin:~/MaxGhenis/vote$ pip install -U jupyter-book Traceback (most recent call last): File "/home/mghenis/anaconda3/bin/pip", line 7, in <module> from pip._internal.cli.main import main File "/home/mghenis/anaconda3/lib/python3.7/site-packages/pip/_int...
closed
2021-08-25T00:52:35Z
2021-08-25T00:54:58Z
https://github.com/jupyter-book/jupyter-book/issues/1435
[ "bug", "state: needs info" ]
MaxGhenis
2
BeanieODM/beanie
asyncio
548
[BUG] Doc.save throw an error
**Describe the bug** When I try to use the save method throw an error if the document exists. **To Reproduce** ```python doc = Document(**data_dict) await doc.save() ``` **Expected behavior** Insert or update the document. **Additional context** Add any other context about the problem here. Error mes...
closed
2023-04-26T21:48:30Z
2023-07-10T02:10:38Z
https://github.com/BeanieODM/beanie/issues/548
[ "Stale" ]
FranciscoCabello
3
opengeos/leafmap
plotly
379
Errors in 00_key_features.ipynb (in colab)
## Errors found when running 00_key_features.ipynb on colab: 1. **Missing package: pycrs** - "Add shapefile". Add a cell with `!pip install pycrs` & execute it before running the related code cell. 2. **Missing import: subprocess** - "Add KML" ``` #[...] except ImportError: print('Installi...
closed
2023-03-03T00:11:05Z
2023-03-04T20:59:17Z
https://github.com/opengeos/leafmap/issues/379
[ "bug" ]
CatChenal
0
amisadmin/fastapi-amis-admin
sqlalchemy
89
Multiple databases support
Hello. I need to connect two databases: PostgreSQL and SQlite, for interacting with each other from single admin panel. Is it possible right now, and if yes, how it can be implemented?
closed
2023-04-07T14:40:54Z
2023-12-06T09:15:24Z
https://github.com/amisadmin/fastapi-amis-admin/issues/89
[]
lastochka364
3
davidsandberg/facenet
computer-vision
931
what is the trainset of LFW data ?
I am a newer in face recognition,and have a question on the LFW dataset. I want to know the train_set of the LFW dataset,(I want to use the LFW data in unrestricted protocol way).I want to know whether the train set is the peopleDevTrain.txt.
open
2018-12-17T02:20:16Z
2018-12-17T02:20:16Z
https://github.com/davidsandberg/facenet/issues/931
[]
guojiapeng00
0
gradio-app/gradio
data-visualization
10,436
Theme is only used on first tab
### Describe the bug Monochrome is set for the interface, but only gets applied to the first tab. Tab 2 and 3 seem to be still using the default theme. ### Have you searched existing issues? 🔎 - [x] I have searched and found no existing issues ### Reproduction ```python import gradio as gr with gr.Blocks(title...
closed
2025-01-24T22:41:03Z
2025-01-27T19:15:26Z
https://github.com/gradio-app/gradio/issues/10436
[ "bug", "needs repro" ]
GregSommerville
3
ets-labs/python-dependency-injector
flask
201
How to create a factory with an argument and default arguments?
I want to create a factory which calls the constructor `NoDownloader(state, parse_content, subclasses)` where `state` must be explicitly specified on every factory call, but `parse_context` and `subclasses` have default values (when calling the factory). That is I want my factory `f` work for such calls: * `f(sta...
closed
2018-08-01T21:02:09Z
2018-08-02T13:53:30Z
https://github.com/ets-labs/python-dependency-injector/issues/201
[ "question" ]
vporton
2
X-PLUG/MobileAgent
automation
121
mobile-agent- E的推理模型支持百炼吗
mobile-agent- E用openAI太慢了,BACKBONE_TYPE支持改百炼吗,相关需要修改哪些呢
open
2025-03-24T03:41:02Z
2025-03-24T07:52:23Z
https://github.com/X-PLUG/MobileAgent/issues/121
[]
claire12579
1
modelscope/data-juicer
streamlit
522
Error in running distributed task on ray cluster
### Before Asking 在提问之前 - [X] I have read the [README](https://github.com/alibaba/data-juicer/blob/main/README.md) carefully. 我已经仔细阅读了 [README](https://github.com/alibaba/data-juicer/blob/main/README_ZH.md) 上的操作指引。 - [X] I have pulled the latest code of main branch to run again and the problem still existed. 我已经拉...
closed
2024-12-26T02:50:36Z
2024-12-26T06:53:34Z
https://github.com/modelscope/data-juicer/issues/522
[ "question" ]
awangzy
3
collerek/ormar
fastapi
529
JSON field isnull filter
Using a nullable JSON field and filtering with isnull produces unexpected results. Is the JSON intended to be treated differently when it comes to nullness? **To reproduce and expected behavior:** ``` import asyncio import databases import ormar import sqlalchemy DATABASE_URL = "sqlite:///db.sqlite" datab...
closed
2022-01-15T08:20:05Z
2022-02-25T11:19:46Z
https://github.com/collerek/ormar/issues/529
[ "bug" ]
vekkuli
1
seleniumbase/SeleniumBase
pytest
3,149
Add options for configuring window position and size
## Add options for configuring window position and size Need this for `SB()`, `Driver()`, and `BaseCase` formats. (As args and command-line options.)
closed
2024-09-20T03:15:36Z
2024-09-23T05:46:57Z
https://github.com/seleniumbase/SeleniumBase/issues/3149
[ "enhancement" ]
mdmintz
1
deeppavlov/DeepPavlov
tensorflow
1,083
DS_Store exception
When I use dataset_format txt, the training fails because of the DS_Store system file, maybe it would be good to add exceptions for all operating systems. ` rika@MacBook-Pro adp % python -m deeppavlov train -d train.json 2019-11-26 20:25:46.276 INFO in 'deeppavlov.dataset_readers.odqa_reader'['odqa_reader'] at line ...
closed
2019-11-26T16:44:41Z
2023-07-07T09:14:19Z
https://github.com/deeppavlov/DeepPavlov/issues/1083
[ "bug" ]
w95
1
aiortc/aiortc
asyncio
739
MediaPlayer audio inquiry
Hi, everyone. I use i2s mic, raspberrypi camera and raspberrypi. I want to use my mic and camera in MediaPlayer Function for videocall of janus-gateway >> no audio traffic, video ok Please check if I have set MediaPlayer().audio up wrong Thank you ''' media = {'audio': True, 'video': True} vplayer...
closed
2022-06-22T02:40:59Z
2022-06-25T10:35:24Z
https://github.com/aiortc/aiortc/issues/739
[]
leeyunjai82
1
tiangolo/uvicorn-gunicorn-fastapi-docker
pydantic
81
PyYAML library <5.4 vulnerability
Hello! I'm encountering a security failure for `pipenv check` using one of these base images. ## Issue * IMAGE: `tiangolo/uvicorn-gunicorn:python3.8-slim-2020-12-19` * [CVE-2020-14343](https://nvd.nist.gov/vuln/detail/CVE-2020-14343) ``` #9 11.44 Checking PEP 508 requirements... #9 11.49 Passed! #9 11.49 C...
closed
2021-04-09T17:35:10Z
2022-11-27T21:14:08Z
https://github.com/tiangolo/uvicorn-gunicorn-fastapi-docker/issues/81
[]
adveres
3
Yorko/mlcourse.ai
matplotlib
607
all of the links jqr.com 🇨🇳 is 404
closed
2019-09-04T03:55:07Z
2019-09-08T14:11:32Z
https://github.com/Yorko/mlcourse.ai/issues/607
[]
jy1989
2
cleanlab/cleanlab
data-science
824
bump minimum required Python from 3.7 -> 3.8
Only do this once it's actually necessary. Consider adding any newer versions of python into CI now that we're getting rid of 3.7 in CI
closed
2023-08-22T21:43:12Z
2024-02-07T21:53:10Z
https://github.com/cleanlab/cleanlab/issues/824
[ "low priority" ]
jwmueller
2
CorentinJ/Real-Time-Voice-Cloning
pytorch
1,187
zimmer
open
2023-04-07T12:58:17Z
2023-04-07T12:58:17Z
https://github.com/CorentinJ/Real-Time-Voice-Cloning/issues/1187
[]
masnymarcelin
0
activeloopai/deeplake
computer-vision
2,684
Not Logged in Agreement Error
### Severity None ### Current Behavior Hi, I am trying to use the imagenet-val dataset using the following code line: ds = deeplake.load("hub://activeloop/imagenet-val") Nevertheless, I am getting this error: NotLoggedInAgreementError: You are not logged in. Please log in to accept the agreement. Is there a...
closed
2023-11-04T07:59:53Z
2023-11-04T17:19:12Z
https://github.com/activeloopai/deeplake/issues/2684
[]
Salmaafifi98
1
deeppavlov/DeepPavlov
nlp
1,320
Query prediction in KBQA
Hi, I want to train the model on my own dataset for query prediction. Is there a way that can be done? Also, from where can I get the query templates of the existing 8 labels and add new templates to it?
closed
2020-09-21T13:47:58Z
2022-06-24T12:31:02Z
https://github.com/deeppavlov/DeepPavlov/issues/1320
[ "Documentation" ]
SnigdhaBiswas
2
alteryx/featuretools
data-science
2,076
Add IsLunchTime primitive
- This primitive determine if the datetime is = 12 and on a weekday
closed
2022-05-16T14:58:02Z
2022-07-07T17:49:20Z
https://github.com/alteryx/featuretools/issues/2076
[]
gsheni
2
comfyanonymous/ComfyUI
pytorch
7,163
Sometime crash in wan2.1 only change the prompt
### Expected Behavior Prompt executed. ### Actual Behavior Sometime crash in wan2.1 only change the prompt. And success in second time. ### Steps to Reproduce Only change the prompt.And success in second time. ### Debug Logs ```powershell !!! Exception during processing !!! output with shape [1, 4860, 5120] doe...
open
2025-03-10T10:18:33Z
2025-03-10T10:18:33Z
https://github.com/comfyanonymous/ComfyUI/issues/7163
[ "Potential Bug" ]
nicehero
0
tqdm/tqdm
jupyter
743
notebook with unknown total
Cannot use notebook with unknown `total` for v4.32.0 migrated from #742
closed
2019-05-13T22:01:09Z
2019-05-13T22:43:59Z
https://github.com/tqdm/tqdm/issues/743
[ "p0-bug-critical ☢", "submodule-notebook 📓" ]
casperdcl
3
ultralytics/ultralytics
machine-learning
19,398
Yolov12 for instance segmentation task
### Search before asking - [x] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/orgs/ultralytics/discussions) and found no similar questions. ### Question How can I train Yolov12 for instance segmentation model? ### Additional _N...
closed
2025-02-24T11:11:24Z
2025-02-24T11:47:00Z
https://github.com/ultralytics/ultralytics/issues/19398
[ "question", "segment" ]
mrohit01
2
aleju/imgaug
deep-learning
357
parallel imread()
I'm trying to build an data pipeline using imgaug. And in the document it mentioned clearly we should try to avoid imgaug with other multi-core/parallel processing pipelines. However, I cannot find a easy way to distribute imread() to multiple CPU cores. The input source of imgaug is numpy arrays. Did I missed somethi...
closed
2019-07-16T00:52:48Z
2019-07-18T02:30:29Z
https://github.com/aleju/imgaug/issues/357
[]
linfan68
2
ndleah/python-mini-project
data-visualization
273
Implement Test Cases for the Caterpillar Project Modules
# Description This issue aims to create a test cases to ensure that all functionalities in the project work correctly. The objective is to validate that each function performs as expected. <!-- Please include a summary of the issue.--> ## Type of issue - [ ] Feature (New Script) - [ ] Bug - [ ] Documentation ...
open
2024-06-09T09:17:08Z
2024-06-09T09:17:08Z
https://github.com/ndleah/python-mini-project/issues/273
[]
Gabriela20103967
0
Lightning-AI/pytorch-lightning
data-science
19,829
How to incorporate vLLM in Lightning for LLM inference?
### Description & Motivation [vLLM](https://github.com/vllm-project/vllm) is one of the most popular and effective tool for quick, large-scale LLM inference. Are there any existing examples of incorporating vLLM in Lightning? I have not found any so far. ### Pitch Adding inference via vLLM under the Lightning framew...
open
2024-04-30T20:08:03Z
2024-09-04T06:42:13Z
https://github.com/Lightning-AI/pytorch-lightning/issues/19829
[ "feature", "needs triage" ]
YuWang916
3
mlfoundations/open_clip
computer-vision
797
Questions about using COCa to generate captions
I'm finetuning OpenCLIP on my own csv dataset. Then I output the check_point file, and then use the official code to generate captions. However, the generated captions are always being generated repeatedly. Is there anyone who can help me solve this problem? Finetuning `python -m training.main \ --dataset-type "...
open
2024-01-16T11:02:47Z
2024-01-16T17:53:52Z
https://github.com/mlfoundations/open_clip/issues/797
[]
ykj467422034
17
tox-dev/tox
automation
3,158
`--parallel-no-spinner` should imply `--parallel`
## Issue The flag `--parallel-no-spinner` reads like "the tests should run parallel, but don't show spinner". But if you just pass `--parallel-no-spinner` without also passing `--parallel`, it does nothing. I think the presence of this flag implies that we want to run the tests parallelly.
closed
2023-11-16T07:47:03Z
2024-01-19T16:22:35Z
https://github.com/tox-dev/tox/issues/3158
[]
tusharsadhwani
2
hack4impact/flask-base
flask
7
Add google analytics boilerplate and instructions
closed
2015-10-03T16:43:33Z
2016-08-21T15:08:17Z
https://github.com/hack4impact/flask-base/issues/7
[ "enhancement" ]
sandlerben
4
ultralytics/yolov5
pytorch
13,477
save-csv command header bug
### Search before asking - [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and found no similar bug report. ### YOLOv5 Component Detection ### Bug The save-csv command did not write the CSV header. For Example: $ python detect.py --weights yolov5m.pt --source 0 -...
closed
2024-12-30T21:09:47Z
2025-01-03T09:36:08Z
https://github.com/ultralytics/yolov5/issues/13477
[ "bug", "detect" ]
aligh993
4
holoviz/panel
matplotlib
7,039
Panel preview does not work on JupyterHub 4.1+ hosted on a single domain
JupyterHub [4.1](https://jupyterhub.readthedocs.io/en/stable/reference/changelog.html#id20) was released on 20th of March 2024 fixing https://github.com/jupyterhub/jupyterhub/security/advisories/GHSA-7r3h-4ph8-w38g. The fix included a restriction to the Content Security Policy set by default on headers of all jupyter-s...
closed
2024-07-29T16:23:51Z
2024-07-30T15:39:27Z
https://github.com/holoviz/panel/issues/7039
[]
krassowski
2
microsoft/JARVIS
pytorch
19
suggestion to requirement.txt install failure
pip install controlnet-aux==0.0.1 requirement.txt 前3项如果出现安装问题,可以下载后,copy到javis环境目录 第三个,直接使用上面的pip安装。
closed
2023-04-04T08:05:12Z
2023-04-06T19:41:23Z
https://github.com/microsoft/JARVIS/issues/19
[]
samqin123
2
docarray/docarray
fastapi
928
chore: draft release note v0.20.1
# Release Note [//]: <> (remove the phrase like "0 new features") This release contains 2 bug fixes and 1 documentation improvement. ## 🐞 Bug Fixes ### Make Milvus DocumentArray thread safe and suitable for pytest (#904) This bug was causing connectivity issues when using _multiple DocumentArrays in diffe...
closed
2022-12-12T09:00:01Z
2022-12-12T09:44:44Z
https://github.com/docarray/docarray/issues/928
[]
alexcg1
0
MagicStack/asyncpg
asyncio
603
I can't install asyncpg
when I wrote pip3 install asyncpg, the installetion stopped in building wheel for asyncpg (setup.py), and after a long time become an error failed to build asyncpg, error command aarch-linux-gnu-gcc failed with exit status 1
closed
2020-07-31T17:05:33Z
2020-08-08T20:36:08Z
https://github.com/MagicStack/asyncpg/issues/603
[]
IvanArttt
1
dynaconf/dynaconf
django
1,214
feat: populate_obj must allow filtering internal keys
``` settings.populate_obj(internal=False) ```
closed
2024-12-20T18:34:55Z
2025-01-21T17:13:29Z
https://github.com/dynaconf/dynaconf/issues/1214
[ "Not a Bug", "RFC", "aap" ]
rochacbruno
0
gradio-app/gradio
data-visualization
9,914
guides with examples is fault
### Describe the bug https://www.gradio.app/guides/creating-a-chatbot-fast in above tutorial,the example in gradio version 5.5.0 is fault,suggested update examples ### System Info ```shell python 3.10.5 gradio 5.5.0 ```
closed
2024-11-07T11:47:48Z
2024-11-13T00:18:27Z
https://github.com/gradio-app/gradio/issues/9914
[ "bug" ]
fishANDdog
1
browser-use/browser-use
python
193
ERROR [agent] ❌ Stopping due to 3 consecutive failures INFO [agent] Created history GIF at agent_history.gif INFO [agent] Created history GIF at agent_history.gif INFO [agent] Created history GIF at agent_history.gif AgentHistoryList(all_results=[ActionResult(is_done=False, extracted_content=None, error=...
import requests from langchain.llms.base import BaseLLM from typing import List, Dict, Any, Optional from langchain.schema import Generation, LLMResult from pydantic import Field from browser_use import Agent import asyncio import os class LocalLLM(BaseLLM): api_url: str = Field(default="http://localho...
closed
2025-01-09T15:28:09Z
2025-02-21T20:42:32Z
https://github.com/browser-use/browser-use/issues/193
[]
GuoKongPin
3
aeon-toolkit/aeon
scikit-learn
1,768
[ENH] Exclude test_load_has_datasets from standard PR run
### Describe the feature or idea you want to propose test_load_has_datasets loads the segmentation datasets and should not be part of the standard CI, ### Describe your proposed solution exclude it in same way as other dataloaders ### Describe alternatives you've considered, if relevant _No response_ ### Additio...
closed
2024-07-05T19:21:47Z
2024-07-08T12:55:20Z
https://github.com/aeon-toolkit/aeon/issues/1768
[ "enhancement" ]
TonyBagnall
0
mwaskom/seaborn
data-science
3,398
Seaborn boxplot within a facet grid produces erroneous graph.
I just encountered a rather serious bug in seaborn 0.12.2 facet plotting, in which a graph is produced -- without any warning or error -- showing the data in the wrong category. Potentially leading the scientist to draw the wrong conclusion! #!/usr/bin/env python3 # Modules # import seaborn, pand...
closed
2023-06-20T20:36:01Z
2023-06-22T00:52:22Z
https://github.com/mwaskom/seaborn/issues/3398
[]
xapple
3
LibrePhotos/librephotos
django
883
Feature request: ability to backup face scoring models
The most time-demanding task in getting the full benefit from the solution is categorizing and tagging all the faces. Right now, there is no way to back up the training data, meaning for a new installation a user has to re-create all that training data. suggestion is therefore to provide a mechanism to export the...
open
2023-06-15T06:55:59Z
2023-06-15T06:55:59Z
https://github.com/LibrePhotos/librephotos/issues/883
[ "enhancement" ]
ChrisFab16
0
QingdaoU/OnlineJudge
django
345
注册用户怎么导出迁移
两个系统中,想把其中一个的注册用户导出并导入到另一个新系统中,怎么做?
closed
2020-12-19T01:49:53Z
2021-08-07T05:50:51Z
https://github.com/QingdaoU/OnlineJudge/issues/345
[]
nangongfeng1
1
openapi-generators/openapi-python-client
rest-api
487
Broken _get_kwargs code generated with JSON body type string
**Describe the bug** With a route definition that sets the content type to `application/json` but the schema type to a string, the code generated references an invalid variable. **To Reproduce** 1. Add a route definition like so: ```json "/chat/web": { "parameters": [], "post": ...
closed
2021-09-05T13:47:40Z
2021-12-18T21:33:05Z
https://github.com/openapi-generators/openapi-python-client/issues/487
[ "🐞bug" ]
Gelbpunkt
2
allure-framework/allure-python
pytest
175
Allure-pytest integration does not purge results folder specified by -alluredir option.
#### I'm submitting a ... - [x] bug report - [x] feature request - [ ] support request => Please do not submit support request here, see note at the top of this template. #### What is the current behavior? Current version doesn't purge the results folder by default nor provides an ability to change this...
closed
2017-11-07T20:43:53Z
2018-05-24T20:22:00Z
https://github.com/allure-framework/allure-python/issues/175
[]
devstrat
0
microsoft/qlib
deep-learning
1,655
Transaction reveal of normal modes
## 🌟 Feature Description In some modes, transaction detail will be showed as output, like: `[I 2017-03-08 00:00:00]: buy SH601919,price 0.38,amount 5516124.0033530545.deal amount 5516124.0083530545.factor 0.06366799771785736.value 2114227.46.cash 20360177.33`. However, in the most general modes, daily trade in dee...
open
2023-09-23T02:00:01Z
2023-09-24T16:23:46Z
https://github.com/microsoft/qlib/issues/1655
[ "enhancement" ]
Imbernoulli
3
django-cms/django-cms
django
7,672
[BUG] Better UX for PermissionAdmin
## Description `PermissionAdmin` shall use autocomplete for entities of `User` and `Group`. ## Steps to reproduce * Add many (>1000) users to the database. * In a Page open "Advanced Settings". * It either takes too long to load all the users or one must use the raw primary key. Both ways are not at all us...
open
2023-10-17T11:52:59Z
2023-10-17T11:52:59Z
https://github.com/django-cms/django-cms/issues/7672
[]
jrief
0
huggingface/transformers
pytorch
36,697
Support Flex Attention for encoder only models (XLMRoberta, ModernBERT etc...)
### Feature request With the addition of flex attention support through #36643, encoder only models still lack this feature. XLMRoberta, ModernBERT (and EuroBERT in the future) are very common for RAG setups (embedding + reranker). Allowing them to support arbitrary attention patterns can be useful. ### Motivation S...
open
2025-03-13T12:24:08Z
2025-03-24T17:03:09Z
https://github.com/huggingface/transformers/issues/36697
[ "Feature request" ]
ccdv-ai
3
Johnserf-Seed/TikTokDownload
api
309
好像更新了还是有问题,不知道什么情况,代理都关闭了,就是获取失败
**描述出现的错误** 对bug的清晰而简洁的描述。 **bug复现** 复现这次行为的步骤: 1.更改了什么什么 2.点击了什么什么 3.“……” **截图** 如果适用,添加屏幕截图以帮助解释您的问题。 **桌面(请填写以下信息):** -操作系统:[例如windows10 64bit] -vpn代理[例如开启、关闭] -版本[如1.2.3] **附文** 在此处添加有关此问题的文字。
closed
2023-02-09T06:40:24Z
2023-02-09T09:01:55Z
https://github.com/Johnserf-Seed/TikTokDownload/issues/309
[ "故障(bug)", "额外求助(help wanted)", "无效(invalid)" ]
GEM123668
5
recommenders-team/recommenders
machine-learning
1,524
[ASK] How to present numerical feature in FFM format correctly?
### Description I understand the FFM format can be expressed as follows: ` <label> <field_id>:<feature_id>:<feature_value> ` for categorical feature, says LABEL=1.0, GENDER (field_id=1), MALE(feature_id:1), it is clear that it can be written as: ` 1.0 1:1:1 ` However, for numerical feature, says PRICE(fiel...
closed
2021-09-13T07:14:10Z
2021-09-14T10:00:39Z
https://github.com/recommenders-team/recommenders/issues/1524
[ "help wanted" ]
tim5go
1
ray-project/ray
tensorflow
51,400
[Ray Client] Trying to use Daft
### What happened + What you expected to happen Trying to make interactive notebook setup working with KuberRay (EKS), Ray client and use Daft dataframes -see example below Queue filler thread failed to join before timeout: 10 2025-03-15 05:38:12,810 ERROR dataclient.py:330 -- Unrecoverable error in data channel. i...
open
2025-03-15T13:26:55Z
2025-03-19T22:16:10Z
https://github.com/ray-project/ray/issues/51400
[ "bug", "P2", "core" ]
alexvt-amz
1
home-assistant/core
asyncio
140,345
WebDav Upload to folder with spaces breaks
### The problem I want to use NextCloud using WebDAV as a backup target and it basically works. Now if I just copy the URL of the path from the browser like "/backups/Home%20Assistant", the integration escapes the path during upload, resulting in "/backups/Home%2F20Assistant". If I manually clean the escaping, so use ...
closed
2025-03-11T08:19:36Z
2025-03-11T13:06:45Z
https://github.com/home-assistant/core/issues/140345
[ "integration: webdav" ]
stieler-it
4
JaidedAI/EasyOCR
machine-learning
878
Fine-Tuning Dataset Size
I wish to fine-tune easyocr to detect text from signs in the wild. I was wondering if there has been any research of if there are any general rules to help me estimate how many images I will need to achieve > 95% accuracy? Thanks!
open
2022-10-27T17:49:59Z
2022-10-27T17:49:59Z
https://github.com/JaidedAI/EasyOCR/issues/878
[]
jamesSmith54
0
waditu/tushare
pandas
1,283
stock_basic 您没有访问该接口的权限
刚注册的用户无法访问 stock_basic 提示没有权限。 在https://tushare.pro/document/1?doc_id=108 并没有看到有积分要求。 是因为这个接口需要积分了? 或是刚注册需要等系统更新?或是因为IP地址不是在境内? 谢谢
closed
2020-02-09T02:50:36Z
2020-10-06T23:44:39Z
https://github.com/waditu/tushare/issues/1283
[]
chennanoka
4
FlareSolverr/FlareSolverr
api
512
[hddolby] (updating) The cookies provided by FlareSolverr are not valid
**Please use the search bar** at the top of the page and make sure you are not creating an already submitted issue. Check closed issues as well, because your issue may have already been fixed. ### How to enable debug and html traces [Follow the instructions from this wiki page](https://github.com/FlareSolverr/Fl...
closed
2022-09-15T09:08:09Z
2022-09-15T09:12:22Z
https://github.com/FlareSolverr/FlareSolverr/issues/512
[]
flatwhite07
0
mirumee/ariadne
graphql
417
Ability to disable file uploads with Starlette integration
Would it be possible to have an option to disable file uploads with the Starlette integration (regardless of whether python-multipart is installed or not)? I was reading https://ariadnegraphql.org/docs/other-integrations and was wondering whether it safe to allow GraphQL requests with a content type of `multipart/fo...
open
2020-08-29T07:47:39Z
2024-03-25T08:26:05Z
https://github.com/mirumee/ariadne/issues/417
[ "to do" ]
mcho421
1
piskvorky/gensim
data-science
2,762
Mallet Gensim error. (Non-zero exit status 1)
I'm having trouble creating my environment path and getting my LDAMallet model to run. The code I am using is copied below. This same code executes with no problems on my coworker's PC. Not sure why that would be. I've seen this issue in other posts and have tried every possible combination of slashes (/ vs \ vs \ \...
closed
2020-03-02T18:45:30Z
2020-03-03T15:10:14Z
https://github.com/piskvorky/gensim/issues/2762
[]
toastypants
2
neuml/txtai
nlp
388
Update data package to handle label arrays
Currently, the data package assumes each label value is a single numeric value. This leads to inefficient structuring for data with multiple labels, as a new row would be necessary for each label. Add support for `text, [labels]`.
closed
2022-11-29T16:34:58Z
2022-11-29T16:51:39Z
https://github.com/neuml/txtai/issues/388
[]
davidmezzetti
0
gunthercox/ChatterBot
machine-learning
2,127
StrogeAdapter problems
Traceback (most recent call last): File "C:\Users\MYSTIC\Desktop\chatterbot\ChatBot.py", line 1, in <module> from chatterbot import ChatBot File "C:\Users\MYSTIC\Desktop\chatterbot\chatterbot.py", line 2, in <module> from chatterbot.storage import StorageAdapter ModuleNotFoundError: No module named 'ch...
closed
2021-02-20T23:59:29Z
2025-02-28T03:16:37Z
https://github.com/gunthercox/ChatterBot/issues/2127
[]
ahmet-soner
10
gradio-app/gradio
data-science
10,649
application does not launch
### Describe the bug I have an error with this piece of code in my block under linux v 5.16.0 I have not the pb with windows OS system. I suspect the problem comes from how events are managed . version 5.16.1 ### Have you searched existing issues? 🔎 - [x] I have searched and found no existing issues ### R...
closed
2025-02-21T12:46:54Z
2025-02-21T19:23:45Z
https://github.com/gradio-app/gradio/issues/10649
[ "bug" ]
sancelot
9
marshmallow-code/flask-marshmallow
sqlalchemy
26
Add request parsing; webargs; integrate flask-smore?
Brainstorming ideas for the next iteration(s) of this package: - [ ] Add request parsing by integrating with `webargs`, which now uses marshmallow. This might be as simple as providing the [use_schema](https://github.com/sloria/webargs/blob/dev/examples/schema_example.py) decorator, which allows using a `Schema` for bo...
closed
2015-10-01T03:05:05Z
2024-01-12T05:08:32Z
https://github.com/marshmallow-code/flask-marshmallow/issues/26
[]
sloria
6
jina-ai/langchain-serve
fastapi
2
Support websockets / SSE for langchain-serve @serving decorator
I'm working on building out a chat application that will need to support websockets for a person to chat live with a langchain agent. The current documentation around websocket support for deploying endpoints through JINA seemed fragmented and I was told this could be supported better with the new @serving decorator. ...
closed
2023-04-01T03:21:12Z
2023-04-05T10:07:53Z
https://github.com/jina-ai/langchain-serve/issues/2
[ "enhancement" ]
aiswaryasankar
2
ymcui/Chinese-LLaMA-Alpaca
nlp
12
全量模型(.pth)转huggingface参数模型遇到的问题和解决方法
### 问题 在step3结束后得到了.pth版本的文件consolidated.00.pth,想使用huggingface加载方式来调用模型,所以要把.pth格式转为bin格式。但是转的时候报错了 ``` python convert_llama_weights_to_hf.py \ --input_dir /xxx/llama_alpaca_zh_HIT \ # .pth文件保存位置 --model_size 7B \ --output_dir your/output/path ``` `FileNotFoundError: [Errno 2] No such file or directory: '...
closed
2023-03-30T11:44:39Z
2023-04-11T00:39:17Z
https://github.com/ymcui/Chinese-LLaMA-Alpaca/issues/12
[]
LeonG7
1
ray-project/ray
data-science
50,949
Release test tune_scalability_long_running_large_checkpoints.aws failed
Release test **tune_scalability_long_running_large_checkpoints.aws** failed. See https://buildkite.com/ray-project/release/builds/34297#0195464d-2842-42cd-991b-601fee5dc06e for more details. Managed by OSS Test Policy
closed
2025-02-27T08:41:21Z
2025-02-28T06:09:30Z
https://github.com/ray-project/ray/issues/50949
[ "bug", "P0", "triage", "release-test", "ray-test-bot", "weekly-release-blocker", "stability", "ml" ]
can-anyscale
1
great-expectations/great_expectations
data-science
10,947
ExpectColumnValueLengthsToBeBetween is raising exception in DBR 15.4 LTS
**Describe the bug** ExpectColumnValueLengthsToBeBetween is failing and raising exception in DBR 15.4 LTS and Unity Catalog enabled cluster. **To Reproduce** ``` import great_expectations as gx import great_expectations.expectations as gxe # Retrieve your Data Context data_context = gx.get_context(mode="ephemeral") # ...
closed
2025-02-17T07:31:21Z
2025-03-18T05:58:57Z
https://github.com/great-expectations/great_expectations/issues/10947
[ "request-for-help" ]
suchintakp5
6
PokeAPI/pokeapi
graphql
1,138
Ability changes not recorded
<!-- Please search existing issues to avoid creating duplicates. Describe the feature you'd like. Certain abilities don't have their future generation effects i.e Prankster: Dark types are now immune to prankster speed up moves. Scrappy: Is now immume to intimidate. Thank you! -->
open
2024-10-07T17:54:27Z
2024-10-08T02:51:03Z
https://github.com/PokeAPI/pokeapi/issues/1138
[]
XeenProof
1
autokey/autokey
automation
404
Not working in Ubuntu Search Bar
## Classification: Bug ## Reproducibility: Always ## Version AutoKey version: 0.95.10 Used GUI (Gtk, Qt, or both): gtk Installed via: Ubuntu Software Linux Distribution: Ubuntu 19.10 ## Summary Neither phrases, nor scripts are executed in Ubuntu Search Bar. ## Steps to Reproduce (if applicable) 1. H...
open
2020-04-18T07:22:16Z
2020-04-22T16:21:58Z
https://github.com/autokey/autokey/issues/404
[]
miskovics
2
ageitgey/face_recognition
machine-learning
1,375
Jetson Nano is not using the GPU
* face_recognition version: 1.2.2 * Python version: 3.6 * Operating System: NVidia SDK 4.6 Hello, I have dlib 19.22 installed. But no matter what I do. My Jetson Nano only uses my CPU. If I try it via a pythonscript or via "face_recognition ...." in the commandline. Only CPU I have installed: Cuda 10.2.300...
open
2021-10-06T17:23:15Z
2024-03-05T07:50:33Z
https://github.com/ageitgey/face_recognition/issues/1375
[]
T1gg1
7
pallets/flask
python
5,190
Confusing usage of `app.json_provider_class` and `app.json`
- Python version: 3.10.4 - Flask version: 2.3.2 Recently I updated to Flask 2.3.2 and found that `JSONEncoder` is removed, so I tried to find the new way to change the default json formatter. By searching the code, I found the class `DefaultJSONProvider` and wrote my own. And after I set `app.json_provider_class ...
closed
2023-07-05T06:29:44Z
2023-07-20T00:06:02Z
https://github.com/pallets/flask/issues/5190
[]
FunnySaltyFish
1
iperov/DeepFaceLab
deep-learning
766
Face extraction error, this is CUDA problem?
Extracting faces... Traceback (most recent call last): File "F:\AiFace\2_soft\DeepFaceLab_NVIDIA\_internal\DeepFaceLab\main.py", line 302, in <module> arguments.func(arguments) File "F:\AiFace\2_soft\DeepFaceLab_NVIDIA\_internal\DeepFaceLab\main.py", line 40, in process_extract force_gpu_idxs ...
open
2020-06-01T01:35:07Z
2023-06-08T20:11:52Z
https://github.com/iperov/DeepFaceLab/issues/766
[]
forkSkill
1
allure-framework/allure-python
pytest
232
Running step decorated function outside tests causes Exception
[//]: # ( . Note: for support questions, please use Stackoverflow or Gitter**. . This repository's issues are reserved for feature requests and bug reports. . . In case of any problems with Allure Jenkins plugin** please use the following repository . to create an issue: https://github.com/jenkinsci/allure-plugi...
closed
2018-05-24T11:55:38Z
2018-05-24T19:54:22Z
https://github.com/allure-framework/allure-python/issues/232
[]
Sup3rGeo
0
Evil0ctal/Douyin_TikTok_Download_API
api
497
如何排查解析的速度变慢很多?
之前使用大概不到1s就解析出来了,现在都是5、6s往上?请问会是什么问题? ![image](https://github.com/user-attachments/assets/3b0cc1f0-533f-444f-9f78-ccee557c05d3)
closed
2024-11-05T11:48:47Z
2024-11-05T14:59:58Z
https://github.com/Evil0ctal/Douyin_TikTok_Download_API/issues/497
[ "BUG" ]
tediorelee
3
hzwer/ECCV2022-RIFE
computer-vision
275
请问如何开启双向光流?
请问如何开启双向光流?
open
2022-07-28T19:57:18Z
2022-07-28T19:57:18Z
https://github.com/hzwer/ECCV2022-RIFE/issues/275
[]
sicoll
0
Lightning-AI/pytorch-lightning
pytorch
20,374
Custom Subcommand without Model arg
### Bug description I tried to register a custom subcommand with the LightningCLI as it is also documented [here](https://github.com/Lightning-AI/pytorch-lightning/discussions/13687#discussioncomment-3174941). My custom subcommand will not require the Model arg, so I omitted it from the signature. However, I keep ge...
closed
2024-10-29T13:13:01Z
2024-11-08T15:28:35Z
https://github.com/Lightning-AI/pytorch-lightning/issues/20374
[ "bug", "needs triage", "ver: 2.4.x" ]
enrico-stauss
2
ijl/orjson
numpy
180
Incorrect error message when attempting to serialize numpy arrays with unsupported datatypes
Reproducible example: ``` >>> import numpy, orjson >>> print(orjson.__version__) '3.5.3' >>> arr = numpy.array([numpy.datetime64("2021-01-01T00:00:00")]) >>> arr.flags C_CONTIGUOUS : True F_CONTIGUOUS : True OWNDATA : True WRITEABLE : True ALIGNED : True WRITEBACKIFCOPY : False UPDATEIFCOPY...
closed
2021-06-18T09:54:22Z
2021-06-25T13:36:41Z
https://github.com/ijl/orjson/issues/180
[]
sd2k
0
aio-libs/aiopg
sqlalchemy
4
Add a chapter about transactions to the doc
Should describe transactions via cursor object.
closed
2014-04-08T09:16:32Z
2014-05-08T11:39:59Z
https://github.com/aio-libs/aiopg/issues/4
[]
asvetlov
1
huggingface/datasets
computer-vision
6,985
AttributeError: module 'pyarrow.lib' has no attribute 'ListViewType'
### Describe the bug I have been struggling with this for two days, any help would be appreciated. Python 3.10 ``` from setfit import SetFitModel from huggingface_hub import login access_token_read = "cccxxxccc" # Authenticate with the Hugging Face Hub login(token=access_token_read) # Load the models fr...
closed
2024-06-19T13:22:28Z
2025-03-14T18:47:53Z
https://github.com/huggingface/datasets/issues/6985
[]
firmai
14
Morizeyao/GPT2-Chinese
nlp
138
请问下ppl测试出来是多少?
请问下ppl测试出来是多少?
open
2020-04-02T17:01:36Z
2020-04-02T17:01:36Z
https://github.com/Morizeyao/GPT2-Chinese/issues/138
[]
ChenzhengUESTC
0
ultralytics/yolov5
deep-learning
12,992
Why is the number of FP, TP calculated by val.py for a certain class different from the number predicted by detect.py and then calculated?
### Search before asking - [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and [discussions](https://github.com/ultralytics/yolov5/discussions) and found no similar questions. ### Question I set both confidence and iou to the same in both val.py and detect.py, and I find that t...
closed
2024-05-09T08:44:08Z
2024-06-20T00:22:04Z
https://github.com/ultralytics/yolov5/issues/12992
[ "question", "Stale" ]
AFallDay
2
KevinMusgrave/pytorch-metric-learning
computer-vision
128
DistanceWeightedMiner doesn't work with CrossBatchMemory
If I try to use DistanceWeightedMiner with CrossBatchMemory in the following way: ``` miner = miners.DistanceWeightedMiner(cutoff=0.5, nonzero_loss_cutoff=1.4) metric_loss = losses.MarginLoss(margin=0.2, nu=1.0, beta=1.2, learn_beta=True) ... # Activate Cross-Batch memory if epoch_inx + 1 == num_warm_up_epoch...
closed
2020-06-22T18:48:10Z
2020-07-25T14:18:35Z
https://github.com/KevinMusgrave/pytorch-metric-learning/issues/128
[ "bug", "fixed in dev branch" ]
thinline72
2
pytest-dev/pytest-html
pytest
350
Remove dependency on py
We currently depend on the [py](https://github.com/pytest-dev/py) project for its `xml` module as seen below: ``` gnikonorov:~/pytest-html$ git grep "from py\." README.rst: from py.xml import html README.rst: from py.xml import html README.rst: from py.xml import html pytest_html/plugin.py:from py.xml import...
open
2020-10-17T21:49:43Z
2020-12-10T05:02:55Z
https://github.com/pytest-dev/pytest-html/issues/350
[ "Infrastructure" ]
gnikonorov
20
deepspeedai/DeepSpeed
deep-learning
6,505
[REQUEST] ZeRO3 doc - support for wrapping model sub-components seperately for training
**Is your feature request related to a problem? Please describe.** it is very difficult to train MM models (e.g., multi-image chat/video chat) models in zero3 because the effective ``vision batch``>>``text batch``. So even if the LLM is much larger then the image encoder, and it much slower to run forward loop for, yo...
open
2024-09-08T18:01:31Z
2024-09-08T18:01:31Z
https://github.com/deepspeedai/DeepSpeed/issues/6505
[ "enhancement" ]
orrzohar
0
tensorflow/tensor2tensor
machine-learning
1,015
Doubts on function transformer_decoder in transformer.py
### Description According to the paper "Attention is all you need", the decoder should first apply masked multi-head attention to inputs. However, I find that it doesn't use it.
open
2018-08-23T15:21:39Z
2018-08-25T02:33:01Z
https://github.com/tensorflow/tensor2tensor/issues/1015
[]
MozarTuring
1
Kanaries/pygwalker
plotly
92
[Feat] Export grammar of plots
It would be really great to be able to export and import a description of the graph for later reuse, like it is done in Vega. This also relates to [[Feat] Force data types in code #70 ](https://github.com/Kanaries/pygwalker/issues/70). Besides not having to setup predefined data types every time this would enable use...
closed
2023-03-29T16:57:25Z
2023-07-25T07:22:26Z
https://github.com/Kanaries/pygwalker/issues/92
[]
Julius-Plehn
0
AUTOMATIC1111/stable-diffusion-webui
deep-learning
15,421
[Bug]: ValueError: too many values to unpack (expected 3) on upscaling certain images in batches
### Checklist - [X] The issue exists after disabling all extensions - [X] The issue exists on a clean installation of webui - [ ] The issue is caused by an extension, but I believe it is caused by a bug in the webui - [X] The issue exists in the current version of the webui - [X] The issue has not been reported ...
closed
2024-04-01T07:19:41Z
2024-04-30T08:03:53Z
https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/15421
[ "bug-report" ]
Rabcor
3
graphql-python/graphene-django
django
468
Bug in fields.py?
It seems there is a bug in this instruction: return getattr(self.model, self.on) in fields.py line 65 (getattr need a string as parameter), so if I set True in self.on, graphene_django fails ``` def get_manager(self): if self.on: return getattr(self.model, self.on) else: r...
closed
2018-07-19T20:22:11Z
2019-06-18T14:56:19Z
https://github.com/graphql-python/graphene-django/issues/468
[ "wontfix" ]
dmalisani
1
JaidedAI/EasyOCR
deep-learning
767
UserWarning from torchvision
I am running the demo in the readme, but I got several warnings. ``` import easyocr reader = easyocr.Reader(['en']) result = reader.readtext(imgpath + 'sample.png', detail = 0) print(result) ``` And I got the following warnings: ```C:\Users\22612\AppData\Local\Programs\Python\Python39\lib\site-packages\torchvis...
closed
2022-06-29T16:04:48Z
2022-06-29T16:05:31Z
https://github.com/JaidedAI/EasyOCR/issues/767
[]
majunze2001
1
zappa/Zappa
flask
419
[Migrated] zappa invoke passes a dictionary as an first positional argument
Originally from: https://github.com/Miserlou/Zappa/issues/1079 by [piotrkilczuk](https://github.com/piotrkilczuk) ## Context I have the following function inside `dummy.tasks`: ``` def hello(name=None): if not name: name = 'Stranger' return 'Hello {}'.format(name.capitalize()) ``` If I ru...
closed
2021-02-20T08:32:40Z
2022-07-16T07:36:41Z
https://github.com/zappa/Zappa/issues/419
[]
jneves
1
vitalik/django-ninja
pydantic
769
[BUG] The latest Django-ninja (0.22.1) doesn't support the latest Django-ninja (0.18.8)
The latest Django-ninja (0.22.1) doesn't support the latest Django-ninja (0.18.8) in connection with Poetry. - Python version: 3.11.3 - Django version: 4.2 - Django-Ninja version: 0.22.1 -------------------------------------------------------------------------------------------------------------- Poetry ou...
closed
2023-05-29T10:59:44Z
2023-05-29T20:50:22Z
https://github.com/vitalik/django-ninja/issues/769
[]
jankrnavek
2
pywinauto/pywinauto
automation
679
how quickly find children use handle;
Hello all,thanks help me. Example, the app list: ![image](https://user-images.githubusercontent.com/16781337/53536706-50251a80-3b42-11e9-9bf8-3fab4f6ff39a.png) i know the handle for Edit,i want to quickly get the EditWrapper,how do it, i know use it: ```python Application(backend='uia').connect(path=r'mstsc.exe...
open
2019-02-28T02:24:44Z
2019-03-02T20:51:53Z
https://github.com/pywinauto/pywinauto/issues/679
[ "question" ]
yongcong1415
1
vitalik/django-ninja
pydantic
1,099
Overriding JSON schema title and summary without using `Field`
Hello! Given the schema model below, is it possible to override generated titles, descriptions and/or examples for `ModelSchema` fields, as they will be shown in the generated OpenAPI docs? My first instinct was to use the `fields` setting from the Pydantic `Config` class, but both seems to be [deprecated in Pyndati...
closed
2024-02-28T14:51:15Z
2024-02-29T10:31:00Z
https://github.com/vitalik/django-ninja/issues/1099
[]
petterhj
1
developmentseed/lonboard
jupyter
202
Add support for Visual Studio Code
It seems lonboard does not support VS Code yet. It would be great to support VS Code in addition to JupyterLab and Google Colab.
closed
2023-11-06T05:00:05Z
2023-11-06T11:23:28Z
https://github.com/developmentseed/lonboard/issues/202
[]
giswqs
1
keras-team/keras
deep-learning
20,600
Keras 3.7.0 breaks PyDataset with Tensorflow on GPU
As the title says. Situation: Trying to read HDF5 files via PyDataset. Creating a dictionary of arrays (tensors) for the inputs; just an array/tensor for the outputs. This is confirmed to work on Keras 3.5.0. Same as all my other tickets, PyDataset loader: ```!/usr/bin/env python3 import os ; import sys from...
closed
2024-12-05T19:06:08Z
2024-12-05T20:19:57Z
https://github.com/keras-team/keras/issues/20600
[]
dryglicki
1
tfranzel/drf-spectacular
rest-api
1,348
[ReDoc UI] - Payload must have fields: [object Object]
When the server `runserver` is spinned up, either in local or production, the ReDoc UI does not loads up - reporting an error: `Payload must have fields: [object Object]`. See image below. ![Screenshot from 2024-12-09 11-58-00](https://github.com/user-attachments/assets/fa019de5-60f2-41f3-8031-6abeab4f6359) To ...
closed
2024-12-09T10:57:43Z
2024-12-10T12:01:03Z
https://github.com/tfranzel/drf-spectacular/issues/1348
[]
50-Course
3
horovod/horovod
deep-learning
4,005
[Volcano] Error using horovod with Vocalno cluster
**Environment:** 1. Framework: pytorch 2. Framework version: 1.10.0 3. Horovod version: 0.28.1 4. MPI version: 4.0.2 5. CUDA version: 11.0 6. NCCL version: 2.19.3-1 7. Python version: 3.7.11 10. OS and version: ubuntu 18.04 (in docker container) 11. GCC version: 7.5.0 **Bug report:** I am running a distrib...
closed
2023-11-16T12:52:49Z
2023-11-17T02:19:21Z
https://github.com/horovod/horovod/issues/4005
[ "bug" ]
SimZhou
5
LAION-AI/Open-Assistant
machine-learning
3,512
Make up arrow in chat reuse the last prompt
Just like the title says. It would be nice If we could hit keyboard's up arrow to reuse the last prompt. This makes it easier to re-use and modify the last prompt quickly.
open
2023-06-23T18:29:11Z
2023-06-25T10:11:06Z
https://github.com/LAION-AI/Open-Assistant/issues/3512
[ "feature", "website", "nice-to-have" ]
AmgadHasan
0
biolab/orange3
data-visualization
6,745
sklearn 1.1.3 can be upgraded?
Greetings! This is to ask if the sklearn 1.1.3 can be upgraded to the latest on (i.e., 1.4) in Orange3 in which get_params can be used to extract the weights and biases of a trained neural network model? As in the sklearn 1.1.3 the weights and biases are not available for further analyses in python. Many thanks ...
closed
2024-02-24T16:40:28Z
2024-05-10T10:09:26Z
https://github.com/biolab/orange3/issues/6745
[]
msokouti1
1
google-research/bert
tensorflow
1,064
Why we get last 4 layers while residual connection transfer useful knowledge to the subsequent layers?
As in BERT structure, residual connection transfer knowledge (let's say for classification) to the next layers, why in some cases contacting (or even adding last 4 layers) improve the performance of the layer? If some useful information gets missed in the middle layers isn't it better to use middle layers as output f...
open
2020-04-19T09:17:17Z
2020-04-29T16:35:57Z
https://github.com/google-research/bert/issues/1064
[]
pbabvey
1
HumanSignal/labelImg
deep-learning
929
!{sys.executable} -m pip install labelImg does not work
<!-- Hi, I am trying to install LabelImg, but I am facing a problem. I have tried even build own, but I feel that the guide is missing a step. I have updated the pip. --> - **OS:** - MacOs Ventura Output exceeds the size limit. Open the full output data in a text editor Collecting labelImg Using cached...
open
2022-08-07T09:11:31Z
2022-08-07T09:11:31Z
https://github.com/HumanSignal/labelImg/issues/929
[]
sepi83
0