Tutorials for CMU's 2023 Generative AI Tutorial Series
Stars
11
Forks
9
Watchers
11
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
48
commits
10
commits
5
commits
3
commits
3
commits
1
commits
Hopefully made the perplexity computation make a bit more sense.
cc9148aView on GitHubAdded some more documentation and another unit for what happens when model size is changed,.
2c6851fView on GitHubremove the self.tokenizer attribute as we won't need it for scoring function anymore. Tokenization is handled on server side
30a804bView on GitHubupdated scoring function code for LlamaEngine, changed the repo link for llama
1fca0deView on GitHub