-
I'm running mLLAMA 3.2 on two machines:
Intel 4th Gen SPR server
NVIDIA GPU machine
On the NVIDIA GPU machine, everything works fine. But on the Intel SPR machine, the output is strange (!!!!!!!!…
-
**Lead:** Don Setiawan, Romina Piunno
**Date:** 22/08/2024
**Start Time:** 0900
**Duration:** 90
**Description:** All about python packaging
Details
### Learning Outcomes
* Understanding of modula…
-
Hi all ML enthusiasts! Hope you're doing well! :)
Looks like this repo is not maintained anymore and not going to be updated.
Thus, I've ported all the mini-projects code base to `python3.8`. Or…
-
Let's use one issue for all sessions as we do not tend to have that much feedback anymore
-
### Check for existing issues
- [X] Completed
## Problem
As evidenced in https://github.com/zed-industries/zed/issues/5273, Jupyter Notebook users would love to edit notebooks. There's a ne…
-
Hi team,
I'm following the instruction demo to create a visualize in jupyter.
I'm using pip to install modules.
`pip install notebooks, powerbiclient`
When I follow the instruction to render…
-
Type: Bug
No pathcompletion is available in notebooks or python. No settings indicate that it should be disabled. A failure of a core functionality like this would preferably be easier to diagnose.…
-
![2017-07-02 17 21 29](https://user-images.githubusercontent.com/26456083/27768687-f885b7e0-5f4b-11e7-805e-48365aae4f8a.png)
I met some errors in the use of the library. when I launch my anaconda e…
-
I came across this error just now. When loading the augmenters module in Jupyter notebooks, the following line works
`import augmenters as iaa`
However, the same line fails if used in a script (…
-
### Is your enhancement related to a problem? Please describe.
I cannot use Jupyter Notebooks inside of Che. It's possible with VS Code.
I have experimented with the Python plugin for Che, and it …