-
At the moment the current organisation of the IGListKit iOS Examples workspace is separated in to large view controllers/views/section controllers etc folders. For me it seems to be quite tricky to fi…
-
Add some of the models from the paper [Homogenisation of spirally-wound high-contrast layered materials](https://arxiv.org/abs/2011.04187), S. Psaltis, R. Timms, C.P. Please, S.J. Chapman.
- [ ] A…
-
## Context
The call ```myspecies.nodes``` to get all compartments that have ```myspecies``` is very slow.
The call ```h.finitialize()``` is also very slow.
### Overview of the issue
In our…
-
Just using this github issue as a markdown scratchpad to create a table of results to show later.
Entry in each table cell is: "WER, RTFx"
"Small" models refers to [Conformer CTC Small](https://…
-
The purpose of banding in photon generation was to improve ionization calculations by assuring that there were enough photons in wavelength regimes far from those that dominated the luminosity. A fle…
-
### Description
Compilation of heat exchanger models using a specific fluid cell model fails. The error seems to be a frontend error (see screenshot). The fluid cell model itself (not instantiated in…
-
### Your current environment
Code :
!pip install vllm
from vllm import LLM, SamplingParams
# choosing the large language model
llm = LLM(model="AdaptLLM/finance-chat")
# setting the p…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and fou…
-
### Describe the issue
I have generated an onnx model from the yolo_nas_pose nano model which can be found [here](https://github.com/Deci-AI/super-gradients/blob/master/notebooks/YoloNAS_Pose_Fine_Tu…
-
To control the speed of animation so that the first 10 frames are the entire explosion and roughly lasts 2 seconds one would need to set the animation_increment to 0.1
In main.js:
The relevant…