Skip to content

Commit d32671c

Browse files
committed
Add week10 materials
1 parent e6848ea commit d32671c

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ __This branch corresponds to the ongoing 2023 course. If you want to see full ma
2929
- [__Week 9:__](./week09_compression) __Efficient model inference__
3030
- Lecture: Efficient Architectures, Knowledge distillation, Pruning, Quantization, Matrices decompositions.
3131
- Seminar: Quantization in practice.
32-
- __Week 10:__ __Optimizing the BLOOM inference API__ by Nicolas Patry, ML Engineer at Hugging Face
32+
- [__Week 10:__](./week10_invited) __Optimizing the BLOOM inference API__ by [Nicolas Patry](https://github.com/Narsil), Hugging Face
3333

3434
## Grading
3535
There will be several home assignments (spread over multiple weeks) on the following topics:

week10_invited/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Week 10: Optimizing the BLOOM inference API (invited talk)
2+
3+
* Lecture: [slides](./slides.pdf)
4+
5+
## Further reading
6+
* https://github.com/huggingface/text-generation-inference

week10_invited/slides.pdf

252 KB
Binary file not shown.

0 commit comments

Comments
 (0)