SinclairSchneider commited on
Commit
4bee1a6
1 Parent(s): 7de5909

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -20,6 +20,9 @@ license: other
20
  license_name: databricks-open-model-license
21
  license_link: https://www.databricks.com/legal/open-model-license
22
  ---
 
 
 
23
 
24
  # DBRX Base
25
 
 
20
  license_name: databricks-open-model-license
21
  license_link: https://www.databricks.com/legal/open-model-license
22
  ---
23
+ # 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
24
+ 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.
25
+ This has now been fixed so people with smaller hardware might be able to run the model as well.
26
 
27
  # DBRX Base
28