corenet icon indicating copy to clipboard operation
corenet copied to clipboard

CoreNet: A library for training deep neural networks

Results 39 corenet issues
Sort by recently updated
recently updated
newest added

@team, my Mac Specification - Mac M3 Max 128GB RAM and 4TB Storage. I cloned the repo and trying to install below error occurs ```Shell ERROR: Could not find a...

bug

Clarified in README.md that Python version 3.11 is recommended for creating the virtual environment using venv. This ensures compatibility with the current version and allows for future flexibility.

The code looks mostly good, but there are a few minor spelling errors and improvements that can be made for clarity and consistency: In the comment block at the beginning,...

enhancement
awaiting-response

Why use interpreted language ? An interpreted language is slower and less powerful. You should use a compiled language such as c++. For example I had work on [this project]...

I run the "train_a_new_model_on_a_new_dataset_from_scratch" notebook on my M2 and no GPUs are detected, the script moves to using CPUs. Is it possible to configure Corenet to detect the M2 GPU?

I'm very excited about the release of this model and the efforts the team went through to openly document seemingly every aspect of it. Thank you! I wonder if any...

Considering that it depends on specific torch (torch==2.2.1) and possibly CUDA, many MacBooks won't be able to run some of the examples. If you want to run tests and notebooks,...

Hi there, looking at OpenELM instruct template what I understood is that the template is something like this: You are a helpful AI assistant. How to explain Internet for a...