Noah Peterson
Noah Peterson
https://github.com/ata4/mineshot/blob/91c664e38369476adb2d4162847779498339749a/src/main/java/info/ata4/minecraft/mineshot/client/capture/FramebufferCapturer.java#L38 65500 * 65500 * 3 overflows to -14151888 As far as I can tell, the ByteBuffer class cannot have a buffer greater than the maximum allowable Java array size,...
I'm using this to run Visual Studio 2003 on Windows 11: https://archive.org/details/visual-studio-2003-unpacked I'm going through the entire project still. I succeeded in getting the two project references to load, but...
Can you share the error logs?
Yes, I can confirm that it does work with `ct.target.iOS17`. ``` ~/Documents/books/coreml-conversion python3.11 run_coreml.py CLS Token Embedding: [ 2.39501953e-01 -5.38574219e-01 3.90930176e-02 2.28149414e-01 -2.43652344e-01 -9.51538086e-02 2.86376953e-01 -3.62304688e-01 4.11132812e-01 6.15722656e-01 3.78906250e-01 2.64648438e-01...
Here's a list of everything I have installed in pip: ``` Package Version Editable project location ----------------------- ----------- ------------------------------------------- absl-py 2.1.0 annotated-types 0.7.0 anyio 4.6.0 attrs 24.2.0 blobfile 3.0.0 cattrs...
I just created a new virtual environment and installed `numpy`, `torch`, `transformers`, and `coremltools`, and the issue still exists. ``` Package Version ------------------ --------- attrs 24.2.0 cattrs 24.1.2 certifi 2024.8.30...
Unfortunately, bisecting the model fails with both the iOS17 and iOS18 version. With this script: ```Python import coremltools as ct model_path = "mxbai-embed-large-v1-iOS18.mlpackage" output_dir = "./output/" ct.models.utils.bisect_model( model_path, output_dir, check_output_correctness=True...
https://github.com/NoahBPeterson/llama.cpp/tree/modernbert I did some work on this, and got to the point where I could produce some non-zero output, but I couldn't get it all of the way there. If...
Confirmed: https://chatgpt.com/share/680aaae8-ddac-8003-a248-a075e0423285 Love your extension by the way!
@charmandercha It shows the blocks themselves, but not their relationships, their outputs, or how they feed into one another.