Concept:
For a piecewise function, choose the correct branch according to the point at which derivative is required.
Step 1: We need:
\[
f'(-1)
\]
Since:
\[
-1<0
\]
we will use the first branch:
\[
f(x)=4(5^x)
\]
Step 2: Differentiate \(f(x)=4(5^x)\).
\[
\frac{d}{dx}(5^x)=5^x\log 5
\]
Therefore:
\[
f'(x)=4\cdot 5^x\log 5
\]
Step 3: Put \(x=-1\).
\[
f'(-1)=4\cdot 5^{-1}\log 5
\]
\[
f'(-1)=4\cdot \frac{1}{5}\log 5
\]
\[
f'(-1)=\frac{4}{5}\log 5
\]
Therefore,
\[
\boxed{\frac{4}{5}\log 5}
\]