-
I created a Bin Packing Problem with a quite small number of items. Then I added symmetry constraints in order to solve the problem faster. Unfortunately, the problem gets infeasible although it shoul…
-
Box layout does try to optimize a rectangle packing depending on the desired aspect ratio. However, it does not take the padding into account, which may result in ONO packings.
![Screenshot from 2022…
-
We want one that can draw other characters than just ASCII, assuming the font supports the glyph the user wants to render, they should be able to.
Important not only for custom language support for m…
-
Project Name: Cloud computing for Quantum computer, Quantum computer for Cloud computing
Team Name: Qloud
Which challenges would you like to submit your project for?
Amazon Braket Challenge
Pr…
-
Hello there,
First, I'd like to express my appreciation for your excellent work on this project.
While experimenting with PPO/RW using this repository, I consistently encounter Out of Memory (OOM) e…
-
Considering the three-dimensional container packing problem with multiple unloading areas, the delivery vehicle needs to distribute some pack to different unloading areas in the same park. Now we need…
-
Evaluations are being run, _but no validation loss is logged or sent to WandB_
The console shows that eval is running, but displays a table along the lines of:
| eval loss | validation loss |
|…
-
I was testing the `funcpack pack --uglify ./` command with a simple HTTPTrigger function that consumes lodash and moment.js. The uglify command fails with the following error message:
```
c:\Proje…
-
Is the fine-tuning of InternVL supported by hugging face SFTTrainer?
I got the following error when using the SFTTrainer:
```python
model = AutoModel.from_pretrained(
"OpenGVLab/…
-
When doing a Delivery Note, if you have items with a packing list (product bundle) and the items in the packing list has serial numbers, the first time you hit save, the serial numbers are cleared. Th…