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
huggingface/peft
pytorch
1,935
[Call for contributions] help us improve LoKr, LoHa, and other LyCORIS
Originally reported by @bghira in https://github.com/huggingface/peft/issues/1931. Our LoKr, LoHA, and other LyCORIS modules are outdated and could benefit from your help quite a bit. The following is a list of things that need modifications and fixing: - [ ] fixed rank dropout implementation - [ ] fixed maths ...
open
2024-07-18T04:42:18Z
2025-02-06T14:24:43Z
https://github.com/huggingface/peft/issues/1935
[ "wip", "contributions-welcome", "good-second-pr" ]
sayakpaul
42
davidsandberg/facenet
tensorflow
276
Factors that influence distance between face embeddings
Hi, I am using the facenet project in order to calculate the distances between two faces in images in order to evaluate if the two persons depicted are the same or not according to the compare.py file. normally it is claimed that if the distance < =1 the faces depicted are the same person. However, after maki...
closed
2017-05-15T13:03:35Z
2017-06-03T09:38:31Z
https://github.com/davidsandberg/facenet/issues/276
[]
Dagalaki
1
axnsan12/drf-yasg
django
472
Swagger throws Internal Server Error when using reverse relationships in serializer
**error:** File "/usr/local/lib/python3.6/dist-packages/drf_yasg/inspectors/field.py", line 85, in field_to_swagger_object raise SwaggerGenerationError("cannot instantiate nested serializer as " + swagger_object_type.__name__) drf_yasg.errors.SwaggerGenerationError: cannot instantiate nested serializer as Param...
open
2019-10-15T07:20:58Z
2025-03-07T12:16:29Z
https://github.com/axnsan12/drf-yasg/issues/472
[ "triage" ]
JaveedSpritle
2
neuml/txtai
nlp
589
Update torch version in Dockerfile
Currently, the CPU build of Docker still uses torch 1.x. Update to the latest version.
closed
2023-10-27T11:17:22Z
2023-10-27T19:19:13Z
https://github.com/neuml/txtai/issues/589
[]
davidmezzetti
0
Ehco1996/django-sspanel
django
511
中转节点支持倍率
closed
2021-04-28T14:06:50Z
2021-12-28T00:41:00Z
https://github.com/Ehco1996/django-sspanel/issues/511
[ "enhancement" ]
Ehco1996
4
aiortc/aioquic
asyncio
379
WebTransport server script
Is there a webtransport server script? Or does [http3_server.py](https://github.com/aiortc/aioquic/blob/main/examples/http3_server.py) script can receive the streams(unidi&bidi) and datagrams ? If yes, does it also work with WebTransport javascript client?
closed
2023-06-09T15:03:47Z
2023-07-04T06:39:00Z
https://github.com/aiortc/aioquic/issues/379
[]
pj8912
3
oegedijk/explainerdashboard
dash
30
Request: Plotting parameters in WhatifComponent
As far as I can see, WhatifComponent includes ShapContributionsGraphComponent, but does not include plot styling parameters such as "sort" and "orientation". I think it makes sens to add these :-)
closed
2020-11-26T16:34:06Z
2020-12-01T15:41:28Z
https://github.com/oegedijk/explainerdashboard/issues/30
[]
hkoppen
5
dgtlmoon/changedetection.io
web-scraping
2,376
[feature] Add possibility to save the backup per command
**Version and OS** Synology DSM 7.2.1 with docker **Is your feature request related to a problem? Please describe.** It would be great to have the possibility to have an automatic export function of the link that his didn't has to be done by hand. Therefore it would be good to have an export command, which can be...
closed
2024-05-18T09:35:04Z
2024-05-20T07:32:19Z
https://github.com/dgtlmoon/changedetection.io/issues/2376
[ "enhancement" ]
update-freak
3
ageitgey/face_recognition
machine-learning
742
Convert image to geometric parameters in python
I try use tutorial from kaggle site https://www.kaggle.com/c/facial-keypoints-detection#getting-started-with-r They perform face recogntion using the R language, but the analysis is not important. It doesn't matter!!! It is important that they work with transformed parameters(this data ready for analysis)! I'm ...
open
2019-02-11T15:06:38Z
2019-02-11T17:10:47Z
https://github.com/ageitgey/face_recognition/issues/742
[]
jasperDD
1
tensorpack/tensorpack
tensorflow
1,217
OOM error when use the lastest code.
If you're asking about an unexpected problem which you do not know the root cause, use this template. __PLEASE DO NOT DELETE THIS TEMPLATE, FILL IT__: If you already know the root cause to your problem, feel free to delete everything in this template. ### 1. What you did: (1) **If you're using examples, what...
closed
2019-05-28T02:55:48Z
2019-06-18T14:50:44Z
https://github.com/tensorpack/tensorpack/issues/1217
[ "examples" ]
realwill
14
plotly/dash-core-components
dash
321
Autorange values stored in dcc.Graph.figure['layout']['xaxis' 'yaxis']['range'] no longer available after version v0.30.1
I was using the initial autorange values to "hold" my plotly.graph_objs.Layout plot axes from recalculating when dynamically adding or removing plotly.graph_objs.scatter.Markers. Three questions: 1. Is there some place else I can read Layout axes range values after they have been calculated by the autorange functio...
closed
2018-10-05T18:49:06Z
2021-08-23T16:36:34Z
https://github.com/plotly/dash-core-components/issues/321
[]
crosenth
4
mage-ai/mage-ai
data-science
5,556
Support cafile in NATS streaming source
https://github.com/mage-ai/mage-ai/blob/d0eaef32a40a771b9ac8485e14ed08da83ca2dc6/mage_ai/data_preparation/templates/data_loaders/streaming/nats.yaml#L20 Issue with NATS template: ```python Traceback (most recent call last): File "/usr/local/lib/python3.10/site-packages/mage_ai/shared/retry.py", line 38, in ...
closed
2024-11-12T14:43:19Z
2024-11-24T06:54:16Z
https://github.com/mage-ai/mage-ai/issues/5556
[ "enhancement" ]
trover97
0
JaidedAI/EasyOCR
deep-learning
893
Text Properties Support
Hi Team, Is it possible to extract text properties like font-size, font-width, font-style, font-color.
open
2022-11-28T04:57:29Z
2022-11-28T04:57:29Z
https://github.com/JaidedAI/EasyOCR/issues/893
[]
prithivi1
0
plotly/dash
jupyter
2,722
[Feature Request] Render table can add Grand Total
Thanks so much for your interest in Dash! Before posting an issue here, please check the Dash [community forum](https://community.plotly.com/c/dash) to see if the topic has already been discussed. The community forum is also great for implementation questions. When in doubt, please feel free to just post the issue h...
closed
2024-01-08T16:05:47Z
2024-01-08T20:49:07Z
https://github.com/plotly/dash/issues/2722
[]
trantrinhquocviet
1
MagicStack/asyncpg
asyncio
428
asyncpg.exceptions.DataError: invalid input for query argument $1: <Record chat_id=-1001218255164> (an integer is required (got type asyncpg.Record))
<!-- Thank you for reporting an issue/feature request. If this is a feature request, please disregard this template. If this is a bug report, please answer to the questions below. It will be much easier for us to fix the issue if a test case that reproduces the problem is provided, with clear instructions on ...
closed
2019-04-03T14:28:56Z
2019-04-04T16:02:20Z
https://github.com/MagicStack/asyncpg/issues/428
[]
iaiiai
7
explosion/spaCy
machine-learning
13,726
Advance NLP with spaCy load issue
In the the online course https://course.spacy.io/ import spacy failing to load in exercises (see Section 2 Getting Started)
open
2025-01-07T14:43:26Z
2025-01-07T14:43:26Z
https://github.com/explosion/spaCy/issues/13726
[]
natandatasci
0
litl/backoff
asyncio
196
question about max_time
It appears that `max_time` sets a time limit for the time spent retrying, that does not include the initial try. If that is correct, if all I have is, for example, the total time budget for an API call, then I have to subtract the maximum time the initial attempt take from `max_time` to make sure that the total time ...
open
2023-03-02T01:58:24Z
2023-03-02T01:58:24Z
https://github.com/litl/backoff/issues/196
[]
jrobbins-LiveData
0
hack4impact/flask-base
sqlalchemy
181
config.env database_url not working
i run a postgresql container in docker, and add this in config.env: `DATABASE_URL=postgresql://postgres:docker@localhost:5432/postgres` but every time i run: `python manage.py setup_dev` it will creates data-dev.sqlite ps:the db name and password is correct,i can use the command to connect: `psql -h localhost ...
closed
2019-01-28T07:54:36Z
2019-03-08T06:38:20Z
https://github.com/hack4impact/flask-base/issues/181
[]
tangyiming
3
onnx/onnxmltools
scikit-learn
100
New Core ML Spec Released
Some features are added so this tool needs to be updated accordingly. See [their spec](https://apple.github.io/coremltools/coremlspecification/index.html) for details.
closed
2018-06-26T18:43:12Z
2018-11-29T01:32:06Z
https://github.com/onnx/onnxmltools/issues/100
[ "bug" ]
wschin
0
robotframework/robotframework
automation
5,067
Timezone in log.html same as the browser and not the one from the device under test
Hello, The logs generated in log.html doesn't contain a timezone specific, and when opening the logs they also are the same as the browser, and not the same as the device under test. I saw this was commented in another thread in google groups, but I couldn't see more recent info: https://groups.google.com/g/robotfra...
open
2024-02-29T21:45:40Z
2024-03-12T17:20:24Z
https://github.com/robotframework/robotframework/issues/5067
[]
alefelipeoliveira
2
donnemartin/data-science-ipython-notebooks
pandas
9
Add notebook info for Boto, the official AWS SDK for Python.
closed
2015-07-17T12:11:48Z
2016-05-18T02:07:57Z
https://github.com/donnemartin/data-science-ipython-notebooks/issues/9
[ "feature-request" ]
donnemartin
0
replicate/cog
tensorflow
1,965
Cog push error “Failed to get last layer digest for cog base image”
I have push the model successful once. But failed after that, the error message like following: ``` Building Docker image from environment in cog.yaml as r8.im/ultimatech-cn/instant-id-basic... ⚠ Stripping patch version from Python version 3.10.6 to 3.10 ⚠ Stripping patch version from Python version 3.10.6 to 3.10...
open
2024-09-23T11:35:34Z
2025-02-17T06:59:30Z
https://github.com/replicate/cog/issues/1965
[]
ultimatech-cn
2
pytest-dev/pytest-html
pytest
90
Title of checkbox disappears when unchecked
![image](https://cloud.githubusercontent.com/assets/1745018/20598329/fb860ad6-b248-11e6-86bb-f8381410e3ec.png) ![image](https://cloud.githubusercontent.com/assets/1745018/20598332/0253f9cc-b249-11e6-80c3-8e46070e1c19.png) Regression was introduced in 972058bb. Reverting changes for main.js returned previous beh...
closed
2016-11-24T12:26:18Z
2016-11-25T09:31:04Z
https://github.com/pytest-dev/pytest-html/issues/90
[ "bug", "help wanted" ]
vashirov
2
zappa/Zappa
flask
864
[Migrated] zappa.io is down
Originally from: https://github.com/Miserlou/Zappa/issues/2114 by [dekoza](https://github.com/dekoza) I just want to let you know that the site **zappa.io** and all its subdomains are down. The domain name does not resolve.
closed
2021-02-20T13:03:01Z
2022-07-16T05:35:36Z
https://github.com/zappa/Zappa/issues/864
[]
jneves
1
WZMIAOMIAO/deep-learning-for-image-processing
deep-learning
488
coco数据集简介 ppt的密码有误
coco数据集简介 链接:https://pan.baidu.com/s/1HfCvjt-8o9j5a916IYNVjw[](https://github.com/WZMIAOMIAO/deep-learning-for-imageprocessing/tree/master/course_ppt#%E5%9B%BE%E5%83%8F%E5%88%86%E5%89%B2%E7%BD%91%E7%BB%9C%E7%9B%B8%E5%85%B3) 密码:6rec 图像分割网络相关
closed
2022-03-11T12:25:02Z
2022-03-11T12:53:06Z
https://github.com/WZMIAOMIAO/deep-learning-for-image-processing/issues/488
[]
vansin
1
graphdeco-inria/gaussian-splatting
computer-vision
1,132
Dummy Camera Rendering
I am trying to run render.py using only cameras.json from a trained GS model, without the original dataset. I created a dummy camera and applied all parameters, including R and T, as well as camera-related settings from cameras.json. I also confirmed that the T values are identical in the SIBR viewer, but the rendered ...
closed
2025-01-06T04:29:55Z
2025-01-06T04:32:58Z
https://github.com/graphdeco-inria/gaussian-splatting/issues/1132
[]
Lee-JaeWon
0
sunscrapers/djoser
rest-api
14
DFR3 User Activation
I get an unauthorized error when clicking the email activation link in the sent email. Do you know if this should work out-of-the-box?
closed
2015-02-16T06:49:27Z
2015-02-20T15:09:31Z
https://github.com/sunscrapers/djoser/issues/14
[]
parietal-io
2
sinaptik-ai/pandas-ai
data-science
1,339
Pandas v2 adoption
### 🚀 The feature I have complex projects and pandas-ai is holding me back because of 1.5 requirement. Other major packages seem to have made the migration. I'm wondering what's holding it here. Thanks. ### Motivation, pitch NA ### Alternatives _No response_ ### Additional context _No response_
closed
2024-08-28T09:12:12Z
2024-12-04T16:08:57Z
https://github.com/sinaptik-ai/pandas-ai/issues/1339
[ "enhancement" ]
thisismygitrepo
1
pydata/bottleneck
numpy
439
[BUG]would it be possible to have Python-3.12 wheels ?
**Describe the bug** Whish of Windows Python-3.12 wheel
closed
2024-01-06T13:06:36Z
2024-02-25T00:18:09Z
https://github.com/pydata/bottleneck/issues/439
[ "bug" ]
stonebig
2
ageitgey/face_recognition
machine-learning
1,193
On import error: unable to open shape_predictor_68_face_landmarks.dat
* face_recognition version: 1.3.0-py2.py3-none-any * Python version: 3.8.5 * Operating System: Windows 7 Ultimate SP1 x64 (version 6.1, build 7601) ### Description I wanted to install python for a single user, but python didn't want to do this, so I had to give it increased permissions. opencv installed without e...
open
2020-07-27T20:18:57Z
2024-07-23T08:48:38Z
https://github.com/ageitgey/face_recognition/issues/1193
[]
averov90
0
facebookresearch/fairseq
pytorch
5,096
Error restarting training and inability to enable checkpoint activations after compiling Fairseq model using torch.compile()
## ❓ Questions and Help #### compiled fairseq model using torch.compile() and observed significant training speed . but observed few issues . 1) Error occurred while restarting the training from checkpoint_last . 2) not able to enable --checkpoint-activations while using torch.compile #### Code ``` i...
open
2023-05-02T12:26:57Z
2023-05-15T09:00:48Z
https://github.com/facebookresearch/fairseq/issues/5096
[ "question", "needs triage" ]
santha96
5
seleniumbase/SeleniumBase
pytest
2,255
Looks like Cloudflare found out about SeleniumBase UC Mode
The makers of the **Turnstile** have found out about **SeleniumBase UC Mode**: <img width="480" alt="Screenshot 2023-11-08 at 5 47 30 PM" src="https://github.com/seleniumbase/SeleniumBase/assets/6788579/08fa67af-262e-48e4-8699-33e04c15ab54"> **To quote Dr. Emmett Brown from Back to the Future:** > **"They found ...
closed
2023-11-08T23:43:16Z
2023-11-15T02:40:06Z
https://github.com/seleniumbase/SeleniumBase/issues/2255
[ "News / Announcements", "UC Mode / CDP Mode", "Fun" ]
mdmintz
10
vi3k6i5/flashtext
nlp
20
Replace keyword not working properly
'''from flashtext import KeywordProcessor kp = KeywordProcessor() kp.add_keyword('+', 'plus') kp.replace_keywords('c++')'''
closed
2017-11-16T06:32:51Z
2017-11-16T18:53:38Z
https://github.com/vi3k6i5/flashtext/issues/20
[ "invalid" ]
thakur-nandan
1
mirumee/ariadne-codegen
graphql
117
Field/Type descriptions from schema could be added to the generated code.
This will presumably result in a similar discussion to this. https://github.com/jhnnsrs/turms/pull/54 I've implemented this as docstrings on a local branch using similar logic to that used in turms.
open
2023-03-31T17:06:59Z
2023-07-21T16:15:40Z
https://github.com/mirumee/ariadne-codegen/issues/117
[]
strue36
3
huggingface/transformers
tensorflow
36,343
Failed to import transformers.models.auto.modeling_auto because numpy.core.multiarray failed to import
### System Info I am currently trying to import `peft`. But I got the following error: ``` Traceback (most recent call last): File "/home/paperspace/cache/ml/experiments/hhem2/hhem2/finetune/new_train.py", line 18, in <module> import peft File "/home/paperspace/.local/lib/python3.10/site-packages/peft/__init...
closed
2025-02-22T04:49:16Z
2025-02-28T16:06:25Z
https://github.com/huggingface/transformers/issues/36343
[ "bug" ]
forrestbao
3
encode/databases
asyncio
575
Allow passing string values for ssl query string in PostgreSQL URL
When using the PostgreSQL backend, you can pass the `ssl` key in the query string, with the values `true` or `false`. These are converted to boolean and passed as arguments to [asyncpg.create_pool](https://magicstack.github.io/asyncpg/current/api/index.html#asyncpg.pool.create_pool) The asyncpg library accepts other...
closed
2023-11-28T15:21:08Z
2023-11-28T18:26:28Z
https://github.com/encode/databases/issues/575
[]
Exagone313
1
fastapi/sqlmodel
pydantic
115
PyCharm: No autocomplete when creating new instances
### First Check - [X] I added a very descriptive title to this issue. - [X] I used the GitHub search to find a similar issue and didn't find it. - [X] I searched the SQLModel documentation, with the integrated search. - [X] I already searched in Google "How to X in SQLModel" and didn't find any information. - [X] I al...
open
2021-09-28T22:45:30Z
2025-02-25T17:59:06Z
https://github.com/fastapi/sqlmodel/issues/115
[ "question" ]
adlmtl
15
jazzband/django-oauth-toolkit
django
955
Is documentation correct about OIDC_ISS_ENDPOINT?
The [OIDC_ISS_ENDPOINT](https://django-oauth-toolkit.readthedocs.io/en/latest/settings.html#oidc-iss-endpoint) documentation states that discovery is at `OIDC_ISS_ENDPOINT + /.well-known/openid-configuration/`. That would indicate that one should include the mount point of the `oauth2_provider.urls` right? But `Conn...
closed
2021-04-02T19:16:44Z
2021-04-12T10:08:41Z
https://github.com/jazzband/django-oauth-toolkit/issues/955
[]
dollarklavs
0
ploomber/ploomber
jupyter
457
Azure ML integration
We need to create a similar integration + tutorial to this one we have with AWS Batch: https://soopervisor.readthedocs.io/en/latest/tutorials/aws-batch.html The story is about: Integrating the client with Azure ML batch functionality. Creating a tutorial similar to the one above. If possible create a short video ...
closed
2021-12-29T18:34:11Z
2022-04-16T13:59:10Z
https://github.com/ploomber/ploomber/issues/457
[]
idomic
1
OpenInterpreter/open-interpreter
python
795
Open Files
### Describe the bug I tried to open a screenshot with this command and Open Interpreter Crashed: `> open /Users/maxpetrusenko/Desktop/photo_2023-11-23_17-58-50.jpg please Python Version: 3.10.12 Pip Version: 23.2.1 Open-interpreter Version: cmd:A, pkg: 0.1.15 OS Version and Ar...
closed
2023-11-27T20:21:25Z
2024-02-12T17:47:19Z
https://github.com/OpenInterpreter/open-interpreter/issues/795
[ "Bug" ]
maxpetrusenko
9
Layout-Parser/layout-parser
computer-vision
194
Show Element Id when set to true breaks the code due to FreeTypeFont has no getsize attribute
**Describe the bug** I was trying to use show_element_id as True in draw_box but suddenly got an AttributeError: 'FreeTypeFont' object has no attribute 'getsize' **Checklist** 1. I have searched related issues but cannot get the expected help. 2. The bug has not been fixed in the latest version, see the [Layout...
open
2023-08-23T04:52:10Z
2024-03-08T22:56:18Z
https://github.com/Layout-Parser/layout-parser/issues/194
[ "bug" ]
Extrosoph
2
amdegroot/ssd.pytorch
computer-vision
279
How can I get the structure graph about network,Any tool??
open
2018-12-28T08:34:45Z
2018-12-28T08:34:45Z
https://github.com/amdegroot/ssd.pytorch/issues/279
[]
hahanigehaha233
0
serengil/deepface
machine-learning
715
why failed to allocate GPU's memory
i write a function: ```python def updatepkl(business): file_list = os.listdir("FR/dataset/" + business) for file in file_list: file_path = 'FR/dataset/' + business + '/' + file if os.path.isdir(file_path): for i in os.listdir(file_path): DeepFace.find(img_path=file_path + ...
closed
2023-04-11T06:59:01Z
2023-04-11T07:09:59Z
https://github.com/serengil/deepface/issues/715
[ "question" ]
fanandli
2
LibrePhotos/librephotos
django
918
Filter by Video/Photos on main screen
**Describe the enhancement you'd like** A clear and concise description of what you want to happen. Add the hability to display only videos/photos (filtering). **Describe why this will benefit the LibrePhotos** A clear and concise explanation on why this will make LibrePhotos better. Better organisation. **...
closed
2023-07-12T10:20:51Z
2023-10-24T08:14:38Z
https://github.com/LibrePhotos/librephotos/issues/918
[ "enhancement" ]
hardwareadictos
1
koaning/scikit-lego
scikit-learn
228
List of features in readme is out of date[DOCS]
closed
2019-10-24T11:56:10Z
2019-10-31T19:10:35Z
https://github.com/koaning/scikit-lego/issues/228
[ "documentation" ]
MBrouns
1
streamlit/streamlit
streamlit
9,944
`y_min` and `y_max` not correctly honored in `*ChartColumn`. Input Values not clamped, if value range outside y limits defined in `column_config`
### Checklist - [X] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar issues. - [X] I added a very descriptive title to this issue. - [X] I have provided sufficient information below to help reproduce this issue. ### Summary The scale in `LineChartColumn` and `B...
open
2024-11-28T14:54:44Z
2024-11-29T22:41:29Z
https://github.com/streamlit/streamlit/issues/9944
[ "type:enhancement", "feature:st.column_config" ]
jonasViehweger
2
vllm-project/vllm
pytorch
14,536
[Usage]: Does vllm support inflight batch?
### Your current environment ### How would you like to use vllm Does vllm support inflight batch? trtllm supports it but I can't find any information on vllm documentation Could some kind person explain it? Thank you so much in advance ### Before submitting a new issue... - [x] Make sure you already searched for r...
closed
2025-03-10T03:45:47Z
2025-03-10T03:52:12Z
https://github.com/vllm-project/vllm/issues/14536
[ "usage" ]
SoundProvider
1
autogluon/autogluon
scikit-learn
4,162
[tabular] Add logging of inference throughput of best model at end of fit
[From user](https://www.kaggle.com/competitions/playground-series-s4e5/discussion/499495#2789917): "It wasn't really clear that predict was going to be going for a long time" I think we can make this a bit better by mentioning at the end of training the estimated inference throughput of the selected best model, whic...
closed
2024-05-02T22:32:18Z
2024-05-16T23:53:30Z
https://github.com/autogluon/autogluon/issues/4162
[ "API & Doc", "module: tabular" ]
Innixma
0
ultrafunkamsterdam/undetected-chromedriver
automation
2,086
ChromeDriver is up-to date still it says chromedriver version is 114
I have downloaded the latest chromedriver but when I run the script, it still says: `selenium.common.exceptions.WebDriverException: Message: unknown error: cannot connect to chrome at 127.0.0.1:59122 from session not created: This version of ChromeDriver only supports Chrome version 114 Current browser version is 13...
closed
2024-11-20T02:45:11Z
2024-11-26T00:48:13Z
https://github.com/ultrafunkamsterdam/undetected-chromedriver/issues/2086
[]
majidabbasi788
3
onnx/onnx
tensorflow
5,943
[Feature request] Adding output_dtype attribute to QuantizeLinear
### System information Main top-of-tree. ### What is the problem that this feature solves? QuantizeLinear supports output types UINT8, INT8, UINT16, INT16, UINT4, INT4, FLOAT8*. In order to specify any type other than the default UINT8, the user should provide a zero-point tensor. The output dtype is derived from t...
closed
2024-02-18T09:31:19Z
2024-04-08T06:23:49Z
https://github.com/onnx/onnx/issues/5943
[ "topic: enhancement" ]
galagam
2
pallets/flask
python
5,356
jsonify does not support integer keys
The snippets below are self-descriptive and reflect the problem mentioned in the title. Expected behavior: jsonify builds a response irrespective of the key/value data types (at least for basic types like int and str) Actual behavior: keys of type `int` break `jsonify` Personal suggestion: just typecast to...
closed
2023-12-06T13:59:05Z
2023-12-21T00:05:58Z
https://github.com/pallets/flask/issues/5356
[]
theiosif
1
huggingface/diffusers
deep-learning
10,162
Move UFOGen Pipeline and Scheduler to Research Projects
**Is your feature request related to a problem? Please describe.** After reviewing #6133 and a bit of searching has led me to the implementation of the UFOGen paper by the co-authors. By reading the repo ReadME and it seems there is no model checkpoints provided by the authors, only the training code. Does it make sen...
closed
2024-12-09T17:08:39Z
2025-01-14T19:44:41Z
https://github.com/huggingface/diffusers/issues/10162
[ "stale" ]
ParagEkbote
2
amidaware/tacticalrmm
django
1,163
Add 2 more special Automation Policies
Like Default workstation and default server. Have a "Post Installation" Automation Policy Have a "Pre-Uninstall" Automation Policy Then you can have onboarding, and offboarding scripts. I'm sure people will want Pre-Uninstall per Client/Site/Agent...
open
2022-06-02T15:50:29Z
2023-12-28T12:01:56Z
https://github.com/amidaware/tacticalrmm/issues/1163
[ "enhancement" ]
silversword411
1
plotly/dash-table
plotly
755
Maximum & minimum syntax in filter_query for conditional formatting
closed
2020-04-20T18:19:54Z
2020-04-27T17:48:15Z
https://github.com/plotly/dash-table/issues/755
[]
chriddyp
1
jowilf/starlette-admin
sqlalchemy
542
Bug: changelog docs page refers to 2023 for releases made during 2024
**Describe the bug** Was just getting acquainted with this project and noticed that latest release is shown as being from 2023-02-04 on the changelog page: https://github.com/jowilf/starlette-admin/blob/7465db977d748baa43c3f39a20a307c3636bd7be/docs/changelog/index.md?plain=1#L19 All releases made during early 20...
closed
2024-05-03T20:13:06Z
2024-05-28T04:23:39Z
https://github.com/jowilf/starlette-admin/issues/542
[ "bug" ]
ricardogsilva
0
plotly/dash-bio
dash
449
Clustergram row labels change heatmap values/colors
Passing a list of labels to `row_labels` seem to change the values that are plotted in the heatmap rather than just adding a textual label on the side. ```python import dash_bio as db import plotly.express as px iris = px.data.iris() db.Clustergram(iris.select_dtypes('number').to_numpy()) ``` ![image](http...
closed
2019-11-24T07:15:52Z
2020-03-16T19:11:48Z
https://github.com/plotly/dash-bio/issues/449
[ "dash-type-bug" ]
joelostblom
3
nerfstudio-project/nerfstudio
computer-vision
2,660
Gaussian splatting: assertion error (coeffs.shape[-2] == num_sh_bases(degree))
**Describe the bug** Running ns-train gaussian-splatting crashed with assertion failure **To Reproduce** I built a docker image using the gaussian-splatting branch. 1. `git clone https://github.com/nerfstudio-project/nerfstudio.git -b gaussian-splatting --recurse-submodules` 2. `docker build --build-arg CUDA_V...
closed
2023-12-08T22:56:06Z
2023-12-13T22:55:23Z
https://github.com/nerfstudio-project/nerfstudio/issues/2660
[]
oscarpang
4
jrieke/traingenerator
scikit-learn
17
Add mlflow tracking
First of all thanks for the project, it's an interesting way to take a stab at reducing the amount of boilerplate needed even for fairly simple models. Secondly, it would be interesting to implement experiment/run tracking using [MLflow][1]. Have a working example on the `Image classification_PyTorch/` template, ha...
open
2021-02-03T08:48:02Z
2021-02-03T20:36:10Z
https://github.com/jrieke/traingenerator/issues/17
[ "existing template" ]
andodet
1
scikit-learn/scikit-learn
machine-learning
30,904
PowerTransformer overflow warnings
### Describe the bug I'm running into overflow warnings using PowerTransformer in some not-very-extreme scenarios. I've been able to find at least one boundary of the problem, where a vector of `[[1]] * 354 + [[0]] * 1` works fine, while `[[1]] * 355 + [[0]] * 1` throws up ("overflow encountered in multiply"). Also, a...
open
2025-02-26T01:45:05Z
2025-02-28T11:39:21Z
https://github.com/scikit-learn/scikit-learn/issues/30904
[]
rcgale
1
minimaxir/textgenrnn
tensorflow
249
Facing Issue while runing this code utf-8' codec can't decode byte 0xa4 in position 14: invalid start byte
utf-8' codec can't decode byte 0xa4 in position 14: invalid start byte Full code is attached in Word file with csv file too [mcqs.csv](https://github.com/minimaxir/textgenrnn/files/7950821/mcqs.csv) [quiz.docx](https://github.com/minimaxir/textgenrnn/files/7950823/quiz.docx)
open
2022-01-27T13:36:45Z
2022-01-27T13:36:45Z
https://github.com/minimaxir/textgenrnn/issues/249
[]
sardar-abdullah-698
0
RomelTorres/alpha_vantage
pandas
50
TimeSeries not working
This code does not work: ```py ts = TimeSeries(key=ALPHAVANTAGE_API_KEY, output_format='pandas') data, meta_data = ts.get_intraday(symbol='MSFT',interval='1min', outputsize='full') ``` It creates the following error: ``` --------------------------------------------------------------------------- ValueErro...
closed
2018-03-05T12:11:53Z
2018-03-07T12:24:13Z
https://github.com/RomelTorres/alpha_vantage/issues/50
[]
Fylipp
3
keras-team/keras
data-science
20,128
Deserializing Error when loading models from '.keras' files in Keras 3, issue with dense layers
I am using Google Colab with the Tensorflow v2.17 and Keras v 3.4.1 libraries. I need to save and load my models, but I haven't been able to make the '.keras' file format load correctly. Here is the line for saving the model: ```model.save(os.path.join(model_path, 'model_' + model_name + '.keras'))``` Here i...
closed
2024-08-15T23:29:07Z
2025-02-20T02:02:38Z
https://github.com/keras-team/keras/issues/20128
[ "stat:awaiting response from contributor", "stale", "type:Bug" ]
ErrolDaRocha
7
developmentseed/lonboard
data-visualization
756
ArcLayer example fails
## Context What results were you expecting? <br/> ArcLayer example fails due to lack of geometry data in `pyarrow` table when running the `U.S. County-to-County Migration` python example. ## Resulting behaviour, error message or logs The example works perfectly all the way up to the creation of the `ArcLayer` objec...
open
2025-02-18T14:44:47Z
2025-02-21T02:51:24Z
https://github.com/developmentseed/lonboard/issues/756
[ "bug" ]
hadesto
1
CorentinJ/Real-Time-Voice-Cloning
deep-learning
814
Is it possible to run this project on an Intel GPU with OpenCL ?
Will a scratch implementation of this project (highly optimized for intel gpus) be any faster than that of Cuda implementation. Or will it be any faster than intel "cpu-only" implementation when rewritten to work with plaidml.
closed
2021-08-10T06:07:44Z
2021-08-25T08:51:34Z
https://github.com/CorentinJ/Real-Time-Voice-Cloning/issues/814
[]
Akash7789
1
liangliangyy/DjangoBlog
django
320
后台上传图片,地址错误
后台上传图片,地址是media,urls设置在非调试模式下面不处理图片。nginx没配置,这算bug了吧
closed
2019-09-08T08:38:25Z
2019-09-27T06:13:33Z
https://github.com/liangliangyy/DjangoBlog/issues/320
[]
johnson329
4
deepfakes/faceswap
deep-learning
1,206
Convert invokes FFmpeg with redundant & conflicting arguments
**Crash reports MUST be included when reporting bugs.** **Describe the bug** FaceSwap convert invokes FFmpeg on the writer side with 2 sets of conflicting output codec options. The first set is generated by write_frames in imageio-ffmpeg, the second by output_params in convert's ffmpeg module. /mnt/data/homedir...
closed
2022-01-22T06:49:00Z
2022-05-16T00:25:05Z
https://github.com/deepfakes/faceswap/issues/1206
[]
HG4554
1
ultralytics/yolov5
machine-learning
13,498
freetype font and pillow
It seems in Pillow library version over 9.5 getsize method has been removed. So either change the method or limit the library to be installed to 9.5. Here is the log I get for now. ``` Traceback (most recent call last): File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner self.run() File "/...
open
2025-01-23T02:40:46Z
2025-01-23T19:35:22Z
https://github.com/ultralytics/yolov5/issues/13498
[ "bug", "dependencies" ]
vahidajalluian
2
autogluon/autogluon
scikit-learn
3,960
Installation in Kaggle give error
!pip install autogluon Give me error in Kaggle notebook. How to resolve this? File /opt/conda/lib/python3.10/site-packages/sklearn/feature_selection/_base.py:14 11 from scipy.sparse import csc_matrix, issparse 13 from ..base import TransformerMixin ---> 14 from ..utils import ( 15 _is_pandas_...
closed
2024-03-04T04:28:30Z
2025-01-03T11:15:04Z
https://github.com/autogluon/autogluon/issues/3960
[ "bug: unconfirmed", "Needs Triage" ]
sumantabasak
11
nvbn/thefuck
python
601
Error unknown option
Hello, I have this error every time I use fuck `history: Unknown option '--exact'` How to reproduce: use the fuck The Fuck 3.14 using Python 2.7.10 fish, version 2.3.1 mac OS Sierra 10.12.2
closed
2017-02-02T15:14:02Z
2021-08-08T20:21:18Z
https://github.com/nvbn/thefuck/issues/601
[ "fish" ]
shiro-42
3
gradio-app/gradio
python
10,662
ERROR: Exception in ASGI application
I am installing Kohya on Kaggle Guid It gives below error can't make any sense It looks like gradio related since entire code is about gradio both gradio live share and local run on Kaggle gives error so i doubt related to graido live share ``` gradio==5.4.0 gradio_client==1.4.2 fastapi==0.115.8 uvicorn==0.34.0 sta...
closed
2025-02-23T23:23:29Z
2025-03-05T16:59:36Z
https://github.com/gradio-app/gradio/issues/10662
[ "bug", "pending clarification" ]
FurkanGozukara
5
AutoGPTQ/AutoGPTQ
nlp
752
[BUG] Right Enviroment for custom Qwen2-VL quantization using AutoGPTQ
Hi, Since last couple of weeks I am struggling to quantize my custom Qwen2-VL model using GTPQ. There is a lot of confusion regarding the correct version of CUDA, PyTorch, Auto-GPTQ, transformers and tokenizers required to successfully quantize the mode. If anyone can help me out for the same, that would be great....
closed
2024-12-05T08:26:54Z
2024-12-13T09:06:34Z
https://github.com/AutoGPTQ/AutoGPTQ/issues/752
[ "bug" ]
bhavyajoshi-mahindra
4
iterative/dvc
data-science
9,651
pull: produces empty directory
# Bug Report <!-- ## Issue name Issue names must follow the pattern `command: description` where the command is the dvc command that you are trying to run. The description should describe the consequence of the bug. Example: `repro: doesn't detect input changes` --> ## Description I have DVC set up wit...
closed
2023-06-22T14:00:28Z
2023-08-04T13:05:45Z
https://github.com/iterative/dvc/issues/9651
[ "bug", "research", "regression", "A: data-sync" ]
td-anne
21
tensorlayer/TensorLayer
tensorflow
541
🚀🚀Real-time Face Recognition in TensorLayer
## A discussion for: - Face recognition algorithm - Face recognition history - Face recognition implementation using TensorLayer and TensorFlow. **Feel free to add more papers and discuss here or in the [Slack channel](https://join.slack.com/t/tensorlayer/shared_invite/enQtMjUyMjczMzU2Njg4LWI0MWU0MDFkOWY2YjQ4YjV...
closed
2018-05-04T01:09:37Z
2021-01-06T01:44:30Z
https://github.com/tensorlayer/TensorLayer/issues/541
[ "discussion", "feature_request" ]
zsdonghao
2
mars-project/mars
numpy
3,352
A more universal function to replace subgraph in OptimizationRule
<!-- Thank you for your contribution! Please review https://github.com/mars-project/mars/blob/master/CONTRIBUTING.rst before opening an issue. --> Currently in OptimizationRule, there're only collapsable_predecessors adding/removing and node replacing functions to handle graph mutation. However, some new rules ma...
open
2023-06-27T09:22:31Z
2023-06-27T09:22:31Z
https://github.com/mars-project/mars/issues/3352
[]
ericpai
0
sczhou/CodeFormer
pytorch
182
How to generate HQ dataset?
thanks for this great job! The resolution of FFHQ original dataset is 1024x1024, but in your paper the resolution of HQ data is 512x512. So how to generate the 512x512 HQ dataset? like resize_bilinear or resize_bicubic?
open
2023-03-17T02:21:41Z
2023-12-07T06:25:09Z
https://github.com/sczhou/CodeFormer/issues/182
[]
YilanWang
2
gradio-app/gradio
data-science
10,398
gradio.State is always null in JavaScript callbacks
### Describe the bug I'm trying to extend `gr.Gallery` component with custom logic. The idea is to scroll it to the position selected by the user. I wrote a custom JS handler which does the job and it works if I provide `gr.Number` component as input. However, I can not do the same with `gr.State`. The debugger shows ...
closed
2025-01-21T09:27:21Z
2025-01-23T13:48:46Z
https://github.com/gradio-app/gradio/issues/10398
[ "bug" ]
qbit-
3
graphql-python/graphene
graphql
1,025
Interfaces lead to circular imports when splitting type definitions across files
I'm not sure if this issue has been raised before. Did a quick search through issues and didn't find anything. But I was wondering if anyone had run into this issue before and there's an existing Python solution I'm not thinking about or if this is an existing issue. Basically, when defining a type that implements a...
closed
2019-07-02T23:19:31Z
2019-07-16T21:23:44Z
https://github.com/graphql-python/graphene/issues/1025
[]
klairetan
7
zihangdai/xlnet
nlp
160
XLNET Base for Malay and Indonesian languages (not an issue)
Hi! This is not an issue, I just want to say XLNET is really great and I successfully pretrained XLNET from scratch for Malay and Indonesian languages. You can read comparison and download pretrained from here, https://github.com/huseinzol05/Malaya/tree/master/xlnet I am planning to release XLNET Large for these lan...
closed
2019-07-14T10:31:20Z
2019-07-28T09:46:51Z
https://github.com/zihangdai/xlnet/issues/160
[]
huseinzol05
23
huggingface/diffusers
deep-learning
10,395
[Quantization] enable multi-backend `bitsandbytes`
Similar to https://github.com/huggingface/transformers/pull/31098/
open
2024-12-27T11:24:04Z
2025-02-20T19:15:18Z
https://github.com/huggingface/diffusers/issues/10395
[ "wip", "contributions-welcome", "quantization", "bitsandbytes" ]
sayakpaul
6
jofpin/trape
flask
112
When I run trape I get this error
``` Loading trape... [x] ERROR: cannot import name base_manager ``` How to fix ?
open
2018-12-01T12:57:03Z
2019-02-10T22:01:48Z
https://github.com/jofpin/trape/issues/112
[]
empt1xo
4
Anjok07/ultimatevocalremovergui
pytorch
1,204
Linux, GTX 3060 - MDXNet does not use GPU
MDX-Net is not using my GPU, despite UVR recognising my GPU and having "GPU Conversion" checked. Whenever I try to use MDX-Net, processing is extremely slow and CPU usage skyrockets. Here is my hardware: OS: Pop!_OS 22.04 LTS x86_64 Host: B660M DS3H AX DDR4 Kernel: 6.6.6-76060606-generic Shell: bash 5.1.16 Resolu...
open
2024-02-24T13:49:06Z
2024-03-13T13:42:59Z
https://github.com/Anjok07/ultimatevocalremovergui/issues/1204
[]
eldomtom2
5
dask/dask
numpy
11,579
regression in graph construction time for `Array.ravel()`
**Minimal Complete Verifiable Example**: ```python import dask.array import numpy as np shape=(28, 30, 8, 1, 21, 3) dtype=np.int64 chunksize=(1, 1, 1, 1, 1, 3) array = dask.array.from_array(np.arange(np.prod(shape)).reshape(shape), chunks=chunksize) %timeit array.ravel() ``` This times at 60ms on 2024...
closed
2024-12-04T04:31:22Z
2024-12-04T15:17:24Z
https://github.com/dask/dask/issues/11579
[ "needs triage" ]
dcherian
2
dask/dask
pandas
11,585
dask.array buggy with pandas multiindex.values / object dtype arrays
<!-- Please include a self-contained copy-pastable example that generates the issue if possible. Please be concise with code posted. See guidelines below on how to provide a good bug report: - Craft Minimal Bug Reports http://matthewrocklin.com/blog/work/2018/02/28/minimal-bug-reports - Minimal Complete Verifiab...
open
2024-12-05T16:55:49Z
2025-02-24T02:01:25Z
https://github.com/dask/dask/issues/11585
[ "array", "needs attention" ]
dcherian
9
tatsu-lab/stanford_alpaca
deep-learning
193
Are special tokens wrong?
In the vocab of llama, eos_token is "\</s\>", bos_token is "\<s\>", unk_token is "\<unk\>", and the corresponding token ids are 0, 1, 2. So I think in train.py, [line 214-221](https://github.com/tatsu-lab/stanford_alpaca/blob/main/train.py#L214) should be removed. And are [DEFAULT_BOS_TOKEN](https://github.com/tat...
open
2023-04-08T15:23:07Z
2023-04-08T15:26:26Z
https://github.com/tatsu-lab/stanford_alpaca/issues/193
[]
gauss-clb
0
tflearn/tflearn
data-science
762
UrlRetrieve does not accept key argument context
So I was running the [example](https://github.com/tflearn/tflearn/blob/master/examples/nlp/lstm_generator_cityname.py) using Python 3.5.2 on Anaconda 4.2.0 and I happen to receive this particular error `TypeError: urlretrieve() got an unexpected keyword argument 'context'`. One stackoverflow [post](http://stackoverfl...
open
2017-05-18T01:44:43Z
2017-05-18T13:19:38Z
https://github.com/tflearn/tflearn/issues/762
[]
motiur
1
huggingface/datasets
numpy
6,854
Wrong example of usage when config name is missing for community script-datasets
As reported by @Wauplin, when loading a community dataset with script, there is a bug in the example of usage of the error message if the dataset has multiple configs (and no default config) and the user does not pass any config. For example: ```python >>> ds = load_dataset("google/fleurs") ValueError: Config name i...
closed
2024-05-02T06:59:39Z
2024-05-03T15:51:59Z
https://github.com/huggingface/datasets/issues/6854
[ "bug" ]
albertvillanova
0
harry0703/MoneyPrinterTurbo
automation
199
找不到gpt-4-turbo-preview:NotFoundError: Error code: 404 - {'error': {'message': 'The model `gpt-4-turbo-preview` does not exist or you do not have access to it.', 'type': 'invalid_request_error', 'param': None, 'code': 'model_not_found'}}
NotFoundError: Error code: 404 - {'error': {'message': 'The model `gpt-4-turbo-preview` does not exist or you do not have access to it.', 'type': 'invalid_request_error', 'param': None, 'code': 'model_not_found'}} Traceback: File "D:\Users\miniconda3\envs\MoneyPrinterTurbo\lib\site-packages\streamlit\runtime\scriptru...
closed
2024-04-08T13:47:14Z
2024-04-08T13:51:24Z
https://github.com/harry0703/MoneyPrinterTurbo/issues/199
[]
vensend
0
ultrafunkamsterdam/undetected-chromedriver
automation
1,372
This version of ChromeDriver only supports Chrome version 114 Current browser version is 103.0.5060.53
I tried below and it still fails My code: import undetected_chromedriver as uc driver = uc.Chrome(version_main=103) driver.get("https://example.com")
open
2023-06-29T15:36:20Z
2023-08-16T06:18:28Z
https://github.com/ultrafunkamsterdam/undetected-chromedriver/issues/1372
[]
Chens11111010001
2
pandas-dev/pandas
data-science
60,561
BUG: set_index with pyarrow timestamp type does not produce DatetimeIndex
### Pandas version checks - [X] I have checked that this issue has not already been reported. - [X] I have confirmed this bug exists on the [latest version](https://pandas.pydata.org/docs/whatsnew/index.html) of pandas. - [X] I have confirmed this bug exists on the [main branch](https://pandas.pydata.org/docs/dev/ge...
open
2024-12-13T20:03:30Z
2024-12-16T13:01:56Z
https://github.com/pandas-dev/pandas/issues/60561
[ "Bug", "Datetime", "Index", "Arrow" ]
WillAyd
2
StackStorm/st2
automation
6,290
release instructions location
Where are the current release instructions? I am building a release locally so if we have instructions somewhere that would be beneficial. Also I could work on the latest release.
closed
2024-12-16T15:24:25Z
2025-02-08T09:52:50Z
https://github.com/StackStorm/st2/issues/6290
[]
guzzijones
1
kornia/kornia
computer-vision
2,995
Failed to export onnx model when I use kornia.geometry.transform.imgwarp.warp_perspective in the model forward function
### Discussed in https://github.com/kornia/kornia/discussions/2992 <div type='discussions-op-text'> <sup>Originally posted by **knavezl** August 23, 2024</sup> my export model code is: input_img = torch.randn(1 ,4, 3, 864, 1536).cuda() num_cameras = 4 num_classes = 3 resolution = [360 ,4 ,360] Y, Z, X = re...
closed
2024-08-26T09:29:33Z
2024-08-30T04:52:38Z
https://github.com/kornia/kornia/issues/2995
[ "bug :bug:" ]
edgarriba
3
clovaai/donut
computer-vision
4
Local custom dataset & Potential typo in test.py
Hi, thanks for this interesting work! I tried to use this model on a local custom dataset and followed the dataset structure as specified but it failed to load correctly. I ended up having to hard code some data loading code to make it work. It would be greatly appreciated if you guys can provide a demo or example of ...
closed
2022-07-25T11:53:00Z
2022-07-29T08:58:10Z
https://github.com/clovaai/donut/issues/4
[]
xingjianz
1
dynaconf/dynaconf
fastapi
1,081
[RFC] Use profile link of a contributor in the CHANGELOG
## Problem The new release script introduced in #1078 generates a changelog without the link to the author github profile: ``` dependabot alert 21 about Django (on tests) (#1067). By Bruno Rocha. ``` ## Proposal I want it to be rendered as: ``` dependabot alert 21 about Django (on tests) (#1067). By [...
open
2024-03-22T17:42:13Z
2024-07-08T18:37:54Z
https://github.com/dynaconf/dynaconf/issues/1081
[ "Not a Bug", "RFC", "good first issue" ]
pedro-psb
0
d2l-ai/d2l-en
deep-learning
2,022
Where is internal state used in train_2d
In `train_2d` defined in [gd](https://github.com/d2l-ai/d2l-en/blob/master/chapter_optimization/gd.md), it says `s1` and `s2` are internal state variables that will be used later, but where exactly are those variable used are not clear, even after reading the following sections. Perhaps it is better to put a refer...
closed
2022-01-25T10:51:39Z
2022-01-26T22:45:50Z
https://github.com/d2l-ai/d2l-en/issues/2022
[]
shanmo
0
lepture/authlib
flask
148
RFE: integration with FastAPI/Starlette
[FastAPI ](https://github.com/tiangolo/fastapi)is rapidly gaining popularity as an API framework. It would be great if there was an integration client for FastAPI like there is for Flask etc. FastAPI doesn't have a plugin system like Flask, but Starlette supports middlewares, and FastAPI supports dependency injectio...
closed
2019-09-14T23:32:58Z
2019-10-05T13:05:45Z
https://github.com/lepture/authlib/issues/148
[ "client" ]
jonathanunderwood
7
koaning/scikit-lego
scikit-learn
617
[FEATURE] VarianceThresholdClassifier
You can use quantile regression tricks to make predictions about quantiles. But what if, at prediction time, you'd like to predict `P(y >= value)`? To answer that question you'd need more than just a quantile you'd need some distribution prediction instead. So maybe there's an opportunity for a component he...
closed
2024-02-09T10:45:55Z
2024-02-20T21:15:54Z
https://github.com/koaning/scikit-lego/issues/617
[ "enhancement" ]
koaning
1
ethanopp/fitly
dash
13
peloton_auto_bookmark_metric is an invalid keyword argument for athlete
Hi! Having some trouble getting started. I've pulled the latest image from dockerhub, but the container is crashing: ~/$ docker run -e MODULE_NAME=src.fitly.app -e VARIABLE_NAME=server -p 8050:80 -v /home/me/fitly:/app/config ethanopp/fitly:latest Checking for script in /app/prestart.sh Running script /app/p...
closed
2021-01-04T04:45:28Z
2021-01-05T03:55:59Z
https://github.com/ethanopp/fitly/issues/13
[]
spawn-github
2
scikit-optimize/scikit-optimize
scikit-learn
731
ValueError: Dimension has to be a list or tuple
Traceback (most recent call last): File "<ipython-input-91-3ab6d73131bd>", line 1, in <module> runfile('/Users/sameepshah/Desktop/Data/Practice/skoptHyperParm.py', wdir='/Users/sameepshah/Desktop/Data/Practice') File "/Users/sameepshah/anaconda3/lib/python3.6/site-packages/spyder/utils/site/sitecustomize...
closed
2018-11-08T07:12:36Z
2020-08-19T07:39:39Z
https://github.com/scikit-optimize/scikit-optimize/issues/731
[]
Liquidten
6
huggingface/transformers
deep-learning
36,659
Qwen2 MoE manual `head_dim`
### Feature request https://github.com/huggingface/transformers/blob/81aa9b2e07b359cd3555c118010fd9f26c601e54/src/transformers/models/qwen2_moe/modeling_qwen2_moe.py#L317 For qwen2 moe, `head_dim` is now forced to be `hidden_size // num_heads`. ### Motivation manual `head_dim` setting support in llama, mistal, mix...
open
2025-03-12T07:43:54Z
2025-03-12T12:28:12Z
https://github.com/huggingface/transformers/issues/36659
[ "Feature request" ]
yunju63
1
sktime/pytorch-forecasting
pandas
1,496
Why does NHiTS need the target variable specified in the time_varying_unknown_reals attribute?
I was wondering why do I need to specify the target variable twice, when building a `TimeSeriesDataset` for a **NHiTS**? Once for the attribute 'target' and once for 'time_varying_unknown_reals'. If I don't specify it for the second attribute, I get a `ValueError: [target_name] is not in list.`
closed
2024-01-22T23:17:49Z
2024-09-22T19:06:51Z
https://github.com/sktime/pytorch-forecasting/issues/1496
[]
TeodorChiaburu
2