-
Hi,
Thank you for maintaining great package.
I want to simulate relatively larger system (~10000 atoms) using tensornet.
After I finished to train model using [TensorNet-SPICE.yaml](https://git…
-
I found that SphereFace network removed batch normalization layer? Why?
-
Multimodal has been removed since https://github.com/ggerganov/llama.cpp/pull/5882
Depends on the refactoring of `llava`, we will be able to bring back the support: https://github.com/ggerganov/lla…
-
The inference speed of naive model parallel is much better than tensor parallel:
Setup: Llama-30b on 2080Ti 22G x4
Naive: 31.64s
4-way TP, main branch: 177.78s
4-way TP, llama branch: 102.22s
…
-
I am able to process images and video one frame at a time in python with my custom network but I can't seem to make batch processing work. I suspect it'll be faster that way. The `load_network` funct…
-
### Things to check first
- [X] I have searched the existing issues and didn't find my bug already reported there
- [X] I have checked that my bug is still present in the latest release
###…
-
### Description
.Net Framework: .net 8.0
Microsoft.Azure.Functions.Worker.Extensions.ServiceBus 5.22.0
We are writing an Azure function that will process many messages in batches but, for a singl…
-
### System Info
I finetuned a model
training_arguments = TrainingArguments(
output_dir=output_dir,
per_device_train_batch_size=per_device_train_batch_size,
gradient…
-
**Describe the bug**
mask is not applied to output NetCDF file if remove_mean = false
**To Reproduce**
```julia
using Test
using DINCAE
using Base.Iterators
using Random
using NCDataset…
-
I'm using in a batch file on Windows 10 OS the following command:
`qpdf --remove-restrictions --replace-input "%%F"`
It works fine in 1 PC with qpdf 11.5.0 unprotecting the pdf files digitally s…