Skip to content

Commit 741cee0

Browse files
committed
++ ref
1 parent 54ca6b7 commit 741cee0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

R/gemma3.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# References:
22
# - https://huggingface.co/docs/transformers/model_doc/gemma3
33
# - https://github.com/huggingface/transformers/blob/main/src/transformers/models/gemma3/modeling_gemma3.py
4+
# - https://github.com/rasbt/LLMs-from-scratch/blob/main/ch05/12_gemma3/standalone-gemma3.ipynb
45

56
#' @noRd
67
#' @importFrom dotty .

0 commit comments

Comments
 (0)