mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-08 19:44:57 -05:00
committed by
Benoit Chevallier
parent
4ccc4bb751
commit
671d553d01
@@ -41,7 +41,3 @@ The main _current_ limits are:
|
||||
- **Concrete** needs the integer to be less than 7 bits (included)
|
||||
|
||||
To overcome the above limitations, Concrete has a [popular quantization](../explanation/quantization.md) method built in the framework that allows map floating point values to integers. We can [use this approach](../howto/use_quantization.md) to run models in FHE. Lastly, we give hints to the user on how to [reduce the precision](../howto/reduce_needed_precision.md) of a model to make it work in Concrete.
|
||||
|
||||
```{warning}
|
||||
FIXME(all: add an .md about the repository of FHE-friendly models (#1212)
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user