github?
#2
by
silvacarl
- opened
any chance this can be hosted on a gated github account, so we can just regular git tools to stay in synch with these tutorials?
You can use regular git command on HF repositories (they are git repositories), even when they are gated.
I'll try to put some examples of git commands here.
thank you just on example, it was not obvious how to do this
For instance, this works:
git clone https://hf_username:${HF_TOKEN}@huggingface.co/meta-llama/Llama-2-7b-hf
thx will check that out.
silvacarl
changed discussion status to
closed