Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

feat(model): add support for half-precision #45

Merged
merged 1 commit into from
Mar 15, 2023
Merged

Conversation

fardeon
Copy link
Member

@fardeon fardeon commented Mar 15, 2023

Tested on Google Colab with THUDM/chatglm-6b.

@fardeon fardeon requested a review from peakji March 15, 2023 09:47
@codecov-commenter
Copy link

Codecov Report

Patch coverage: 66.66% and project coverage change: -0.28 ⚠️

Comparison is base (8477673) 95.45% compared to head (7d410cd) 95.17%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #45      +/-   ##
==========================================
- Coverage   95.45%   95.17%   -0.28%     
==========================================
  Files           7        7              
  Lines         308      311       +3     
==========================================
+ Hits          294      296       +2     
- Misses         14       15       +1     
Impacted Files Coverage Δ
basaran/model.py 90.96% <50.00%> (-0.54%) ⬇️
basaran/__init__.py 96.15% <100.00%> (+0.15%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@fardeon fardeon merged commit d10eb70 into master Mar 15, 2023
@fardeon fardeon deleted the half-precision branch March 15, 2023 10:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants