-
## The Issue
When working with msqrob2, particularly with the msqrobLm function on single-cell data, a significant number of features produce a fitError object. This issue arise from the high prese…
-
### Motivation
The motivation for this proposal is to expand the support of Tensordict to include Huawei Ascend NPU and other third-party devices. Currently, Tensordict only supports CPU and GPU, w…
-
Create a route optimization method that calculates the shortest path given a beginning, ending and indefinite amount of intermediate points. This method should reorganize all intermediate points so th…
-
If the variables in my optimization problem are all binary, is there any difference internally to NOMAD between specifying them as binary by setting BB_INPUT_TYPE to (B B B) versus specifying them as …
-
### Description
The goal is to develop a Tibetan text-to-speech (TTS) model that can convert Tibetan text into Tibetan speech. This project involves training a TTS model using filtered good audio qual…
-
### Background
This issue relates to the cache performance of `universe_roots` with respect to interacting with the DB cache. Based on the logs from Lab's universe, the **hit-to-misses ratio for this…
-
I tested two quantization methods on a 3B model: w8a8 smooth quant and int8 weight-only quant.
The following is the efficiency of different optimization methods .I'm a little confused, Is int8 wei…
-
Motivation:
Currently gltfpack optimizes animation with a fixed-fps mode, which causes duplicated frames for slow animations, or animations that have a long duration.
Taking this model as an example…
kzhsw updated
1 month ago
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature Description
Hello,
I would like to propose the addition of a Retail Price Optimization Machine Lear…
-
Epic: Intelligent Loss Function Generation for Program Optimization
Summary: Develop a compiler that utilizes a program's AST, data flow diagrams, profile data, and runtime execution to generate and …