dimentox

Results 9 issues of dimentox

This works with il2cppdumper. PS C:\Users\Dimentox\Downloads\Il2CppInspector-2021.1 (1)> .\Il2CppInspector-cli.exe -i "C:\Program Files (x86)\Steam\steamapps\common\VRising\GameAssembly.dll" -m "C:\Program Files (x86)\Steam\steamapps\common\VRising\VRising_Data\il2cpp_data\Metadata\global-metadata.dat" Il2CppInspector Command-Line Edition Version 2021.1 (c) 2017-2021 Katy Coe - www.djkaty.com - www.github.com/djkaty Using...

bug

### Are you on the latest version of UnityExplorer? - [X] Yes, I'm on the latest version of UnityExplorer. ### Which release are you using? BepInEx IL2CPP ### Which game...

bug

I am on windows i got around several issues things like workers and such. I converted a safetensor to a diffuser model did all the things.. reran my inferance... looks...

I am on windows 11 no pip for triton.

[Info] [Plugins] Using Plugin: Orbis PKG [Fail] [Plugins] Plugin Cpp2IL.Plugin.StrippedCodeRegSupport.StrippedCodeRegSupportPlugin threw an exception during OnLoad: System.MissingMethodException: Attempted to access a missing method. at Cpp2IL.Plugin.StrippedCodeRegSupport.StrippedCodeRegSupportPlugin.OnLoad() at Cpp2IL.Core.Cpp2IlPluginManager.InitAll() in /_/Cpp2IL.Core/Cpp2IlPluginManager.cs:line 70. It...

example of unsloth training. ```python from unsloth import FastLanguageModel from trl import SFTTrainer from transformers import TrainingArguments, DataCollatorForSeq2Seq from unsloth import is_bfloat16_supported from datasets import load_dataset import torch class AdaptiveTrainer(SFTTrainer):...

Please consider adding azure.. i know lite llm has it... and its in the openai lib.

import torch._dynamo torch._dynamo.config.suppress_errors = True needs to be added to the experiment.py