recurrentgemma
Open weights language model from Google DeepMind, based on Griffin.
파일 탐색기
최종 버전 다운로드 (.zip)- pytest.yml
- fine_tuning_tutorial_jax.ipynb
- gsm8k_eval.ipynb
- sampling_tutorial_jax.ipynb
- sampling_tutorial_pytorch.ipynb
- sampling_jax.py
- sampling_pytorch.py
- simple_run_jax.py
- simple_run_pytorch.py
- __init__.py
- array_typing.py
- complex_lib.py
- complex_lib_test.py
- griffin.py
- griffin_test.py
- layers.py
- layers_test.py
- modules.py
- modules_test.py
- pallas.py
- sampler.py
- sampler_test.py
- scan.py
- utils.py
- __init__.py
- array_typing.py
- griffin.py
- griffin_test.py
- layers.py
- layers_test.py
- modules.py
- modules_test.py
- sampler.py
- sampler_test.py
- test_utils.py
- __init__.py
- common.py
- conversion.py
- conversion_test.py
- .gitignore
- CONTRIBUTING.md
- LICENSE
- pyproject.toml
- README.md
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/google-deepmind/recurrentgemma
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd recurrentgemma
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
