GenerativeAIExamples icon indicating copy to clipboard operation
GenerativeAIExamples copied to clipboard

Generative AI reference workflows optimized for accelerated infrastructure and microservice architecture.

Results 42 GenerativeAIExamples issues
Sort by recently updated
recently updated
newest added

In 05_dataloader.ipynb in examples folder https://github.com/NVIDIA/GenerativeAIExamples/blob/v0.4.0/notebooks/05_dataloader.ipynb is there a way to use Llama2 7b model instead of default Llama2 13b model

question

The error occurs even though the module is installed. Traceback (most recent call last): │ │ File "/usr/lib/python3.8/runpy.py", line 194, in _run_module_as_main │ │ return _run_code(code, main_globals, None, │ │...

bug