mirror of
https://github.com/pese-git/llm-arch-research.git
synced 2026-01-23 21:10:54 +00:00
chore: add ipykernel dependency and update notebooks
- Add ipykernel to project dependencies for Jupyter notebook support - Update BPE and GPT analysis notebooks with latest experiments
This commit is contained in:
@@ -11,6 +11,7 @@ dependencies = [
|
||||
"hf-proxy",
|
||||
"llm",
|
||||
"tqdm>=4,<5",
|
||||
"ipykernel",
|
||||
]
|
||||
|
||||
[project.optional-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user