SinclairSchneider commited on
Commit
52aabf1
1 Parent(s): 731fe61

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -19,6 +19,9 @@ license: other
19
  license_name: databricks-open-model-license
20
  license_link: https://www.databricks.com/legal/open-model-license
21
  ---
 
 
 
22
 
23
  # DBRX Instruct
24
 
 
19
  license_name: databricks-open-model-license
20
  license_link: https://www.databricks.com/legal/open-model-license
21
  ---
22
+ # This version is adjusted to enable 4 bit and 8 bit loading based on the comments from fahadh4ilyas https://huggingface.co/databricks/dbrx-instruct/discussions/10#660566f14f41c0c7c0e54ab9
23
+ Using the original version, it was not possible to load the model in 4 bit or 8 bit, resulting in an out of memory error.
24
+ This has now been fixed so people with smaller hardware might be able to run the model as well.
25
 
26
  # DBRX Instruct
27