accountForIssues

Results 6 issues of accountForIssues

Instead of having just an add field, it could be a add/search field so that when a user enters text, if it's found, results are displayed so the user can...

enhancement

select multiple items feature, useful when reordering multiple items in a list.

enhancement

Using the GPT2 Notebook, I am trying to convert a gpt2 model to an optimised ONNX graph and I'm stuck at what seems to be random behaviour. The export to...

bug

Maybe I am doing it wrong or understand it differently but I cannot seem to continue training a pre-trained model. Initial training ``` ai = aitextgen(tf_gpt2="124M", to_gpu=True) # or ai...

I create and use a custom image based on nvidia's cuda-runtime docker images that is used on a K8s platform to fine-tune a llm and then convert it to onnx....

triaged

**Version**: 4.5.1 and redis-stack 6.2.6 (latest) via docker **Platform**: Ubuntu 22.04 LTS **Description**: Weird behaviour when using query_params Creating, adding, indexes works fine. Queries also work fine via redis-cli however...

Stale